Use HTML 3.0 and frames to open a link in a new window.
Difficulty: Easy
Time Required: 2 minutes
Here's How:
Tips:
- There are several special attributes: _top, _parent, _blank, _self
- You can also target a new window with a name: target="any name here"
What You Need:
- HTML Editor -or-
- Text Editor

