i have a site on freewebs & if you have used freewebs, then you would understand, if not...then please try anyways...because i really need help lol
alright, so i use this code -
<HTML>
<HEAD>
<TITLE>*Name of Site*</TITLE>
</HEAD>
<STYLE type="text/css">
<!--
A:link{color:cc3333;text-decoration:NONE}
A:visited{color:cc3333;text-decoration:NONE}
A:active{color:cc3333;text-decoration:NONE}
A:hover{color:cc3333;border:1 dashed; border-color:#cc3333}
-->
</STYLE>
<BODY TEXT="cc3333">
<style type="text/css"> body {background-color: transparent} </style>
<div style="position: absolute; top:0; left:0; width:1024">
<img src="http://img.photobucket.com/albums/v470/honoraryhogwarts/emma/layout10.jpg">
</div>
<BODY BACKGROUND="FreeLayout3bgd.jpg">
<iframe name="menupage" src="Menu URL" frameborder="0" style="border:0 black;
position: absolute; width:201px; height:**px; z-index:1; left: 186
px; top:
706px;" scrolling="No" ALLOWTRANSPARENCY=TRUE></iframe
<br><iframe name="welcomepage" src="WelcomePage Url" frameborder="0" style="border:0 black;
position: absolute; width:370px; height:**px; z-index:1; right: 32
px; top:
520px;" scrolling="auto" ALLOWTRANSPARENCY=TRUE></iframe>
<STYLE type=text/css>
BODY
{scrollbar-face-color:#99ffff;
scrollbar-shadow-color:#99ffff;
scrollbar-highlight-color:#99ffff;
scrollbar-3dlight-color:#99ffff;
scrollbar-darkshadow-color:#99ffff;
scrollbar-track-color:#99ffff;
scrollbar-arrow-color:#3399cc;}
</STYLE>
</BODY>
</HTML>
</HTML>
for my layout. but it turns out like this...
i know its not the best pic. but you get the point of it. so does anyone know how i can fix that? im really confused