Nessa Lúinwë
07-01-2003, 11:50 PM
how do you make a bottom frame? i tried putting
frame src="bottom.html" name="bottom"
but it didnt work! Heres my code, i use angelfire by the way,if thats any use.
<border="0">
<html>
<head>
</head>
<frameset rows=20%,80% border=0 frameborder=0 framespacing=0>
<frame src="frames.html" name="top">
<frame src="main.html" name="bottom">
<frame src="bottom.html" name="bottom">
</frameset>
<body>
</body>
</html>
frame src="bottom.html" name="bottom"
but it didnt work! Heres my code, i use angelfire by the way,if thats any use.
<border="0">
<html>
<head>
</head>
<frameset rows=20%,80% border=0 frameborder=0 framespacing=0>
<frame src="frames.html" name="top">
<frame src="main.html" name="bottom">
<frame src="bottom.html" name="bottom">
</frameset>
<body>
</body>
</html>