View Full Version : major help with this layout code...PLZ!!


Miss_Thang
01-19-2004, 01:17 AM
um i really need help coding my layout. i put the code in and my iframe isn't where it's suppose to be and my layout duplicates. here's the code

<html>
<head>
<title>//Todo Por Aventura---Everything For Aventura//</title>
<style type="text/css">
body {background-image:url(layout1.jpg);
scrollbar-arrow-color: blue;
scrollbar-base-color: blue;
scrollbar-dark-shadow-color: blue;
scrollbar-track-color: blue;
scrollbar-face-color: blue;
scrollbar-shadow-color: black;
scrollbar-highlight-color: blue;
scrollbar-3d-light-color: black;
}
#contain {
position: absolute;
left: 40px;
top: 60px;
}
</style>
<body>

<br />
<br />
<div id="contain">
<IFRAME name="inlineframe" src="main.html" width=200 height=250 marginwidth=0 marginheight=0 hspace=0
vspace=0 frameborder=0 scrolling=auto style="FILTER: chroma(color=#000000)" AllowTransparency="true"></IFRAME> </IFRAME>
</div>
<br><br>

<IMG NAME="layout10" SRC="layout1.gif" WIDTH="800" HEIGHT="600" BORDER="0" USEMAP="#layout1">

<MAP NAME="layout1">
<AREA SHAPE="rect" COORDS="23,51,82,71" HREF="main.html" TARGET="inlineframe" ALT="main">
</MAP>

</body>
</html>

I really hope some one can help me with this plz!!! Also can some one help me how can i put my site like this here http://lose-you.org/haylie/ you see how she umm...i guess got it bordered or how ever? ? I know lissa had that some where on her site but i don't remember...i really hope some one can help me...pleeeeeeaaassseee!!!! thnx! ;)

Rosey
01-19-2004, 02:22 AM
Keep it on one thread.