![]() |
||
| |
|
|
|
|
|
|
HTML Frames tutorials - Part 3 If you noticed the page you called up was titled frametest.html. That contained the code that called the individual pages, framemenu.html and news.html. What about rows instead of columns you ask? Simple! You would replace the FRAMSET COLS with FRAMESET ROWS, so instead of the frames being left and right, it would be top and bottom instead. Notice that the user can change the size of the frames with the mouse, to prevent this you can add this tag: <frame src="filename.html" NORESIZE> So how do you remove those borders you ask? Simple! Include frameborder="0" framespacing="0" border="0" within the opening frameset tag. Quote marks ('' "), optional. There you have it! I hope you understand frames a bit better now. If you have any comments of this tutorial on how to improve it, click here. Thanks. |
|
||
|
© 2000-2004 IceHouse Designs, Inc. View Privacy Statement. |
||||