Lessons | previous | next |

Use FRAMESEt tag for 3 or more frames, for instance:
FRAMESET ROWS="45,*" BORDER=3 frameborder="1" BORDERCOLOR="#3366FF"
FRAME SRC="tut26_top.html" scrolling="no"
FRAME SRC="tut26_bot.html" scrolling="yes"
frameset
scrolling = yes means u want the scroll bar, no means no scroll bar.


previous: "Target That Window" | next: "Wee dose of Javascript" |