Main Page/Previous Lesson/ Learning Paintbrush/ Learning Irfanview
Frames
Frames used to be one of the most popular parts of HTML; however, too many people misused them, and they soon
became hated. Frames tutorials are useful but just remember - use them well or not at all!!
The basic layout to frames is simple. You have:
- A page that controls the frames
- A page for each frame.
Only the "control page" actually tells the frames how to act, so this is the only page we
will be talking about for the most part.
Frames come in two different styles, column (cols) and rows (rows). You can
combine any number of column and rows that you wish to achieve a deserted effect.
The opening and closing y> tags that usually appear in HTML documents have been replaced with |