Xander
02-23-2003, 08:41 PM
Alright my page right..I have everything like I want and everything. But I get a bottom scroll bar..Like everything doesnt fit right on the page. (check it out here: http://www.geocities.com/xfinaldaysx/finaldays.html ) but it looks like everything is right on the site and stuff.. Here is the code:
<html>
<title>FinalDays</title>
<head>
<style type="text/css">
<!--
A:link {text-decoration:none}
A:visited {text-decoration:none}
--> </style>
<style type=text/css>
<!--
A:link, A:active, A:visited {color: #000000; font-size: 8pt;}
A:hover {color: #000000; font-size: 8pt; border: solid 1px #FF0033;}
//-->
</style>
<STYLE TYPE="text/css"><!--
BODY {
scrollbar-arrow-color:000000;
scrollbar-track-color:FFFFFF;
scrollbar-shadow-color:FFFFFF;
scrollbar-face-color:FFFFFF;
scrollbar-highlight-color:000000;
scrollbar-darkshadow-color:000000;
scrollbar-3dlight-color:FFFFFF;
}
//--></STYLE
</head>
<body>
<BODY BACKGROUND="Finaldaysv5.gif " bgcolor="#ffffff" bgproperties="fixed">
<div align style="position: absolute; left: 450px; top: 0px; width:600; height:100 border="0">
<iframe src="mini.html" name="frame1" width="400" height="540" style=" border= 2px dashed #000000 "filter:alpha(opacity=40) frameborder="0">
</iframe>
</div>
<div align style="position: absolute; left: 10px; top: 38px; width:600; height:100">
<iframe src="Artmenue.html" name="frame2" width="156" height="145" style="border= 2px dashed #000000 " frameborder="0">
</iframe>
</div>
<div align style="position: absolute; left: 10px; top: 226px; width:600; height:100">
<iframe src="Personalmenue.html" name="frame3" scrolling=no width="156" height="145" style="border= 2px dashed #000000 " frameborder="0">
</iframe>
</div>
<div align style="position: absolute; left: 10px; top: 390px; width:600; height:100">
<iframe src="OtherMenue.html" name="frame4" scrolling=no width="156" height="145" style="border= 2px dashed #000000 " frameborder="0">
</iframe>
</div>
<p align=right><FONT face=VerDana size=2><a href="finaldays.html">Reload</a>
</body>
</html>
<html>
<title>FinalDays</title>
<head>
<style type="text/css">
<!--
A:link {text-decoration:none}
A:visited {text-decoration:none}
--> </style>
<style type=text/css>
<!--
A:link, A:active, A:visited {color: #000000; font-size: 8pt;}
A:hover {color: #000000; font-size: 8pt; border: solid 1px #FF0033;}
//-->
</style>
<STYLE TYPE="text/css"><!--
BODY {
scrollbar-arrow-color:000000;
scrollbar-track-color:FFFFFF;
scrollbar-shadow-color:FFFFFF;
scrollbar-face-color:FFFFFF;
scrollbar-highlight-color:000000;
scrollbar-darkshadow-color:000000;
scrollbar-3dlight-color:FFFFFF;
}
//--></STYLE
</head>
<body>
<BODY BACKGROUND="Finaldaysv5.gif " bgcolor="#ffffff" bgproperties="fixed">
<div align style="position: absolute; left: 450px; top: 0px; width:600; height:100 border="0">
<iframe src="mini.html" name="frame1" width="400" height="540" style=" border= 2px dashed #000000 "filter:alpha(opacity=40) frameborder="0">
</iframe>
</div>
<div align style="position: absolute; left: 10px; top: 38px; width:600; height:100">
<iframe src="Artmenue.html" name="frame2" width="156" height="145" style="border= 2px dashed #000000 " frameborder="0">
</iframe>
</div>
<div align style="position: absolute; left: 10px; top: 226px; width:600; height:100">
<iframe src="Personalmenue.html" name="frame3" scrolling=no width="156" height="145" style="border= 2px dashed #000000 " frameborder="0">
</iframe>
</div>
<div align style="position: absolute; left: 10px; top: 390px; width:600; height:100">
<iframe src="OtherMenue.html" name="frame4" scrolling=no width="156" height="145" style="border= 2px dashed #000000 " frameborder="0">
</iframe>
</div>
<p align=right><FONT face=VerDana size=2><a href="finaldays.html">Reload</a>
</body>
</html>