- Link can have different target property values.
- Click any link from the "File" submenu (target="frame"). The target page opens in the frame below.
- Click any link from the "Edit" subtree (target="_blank"). The target page opens in a new window.
- Click any link from the "View" subtree (target="_new"). The target page opens in new a window.
- Click any link from the "Help" subtree (target="_top"). The target page opens page the same window.