sunkissed
02-10-2005, 08:01 PM
hey i am in the process of making a blog and i can't for the life of me figure out how to line up the background and the layout. here is my link http://www.geocities.com/tropicalbikini/testing123.html please help!! thanks oh yea and here is my html code is.....
<html>
<head>
<title>____paper heart</title>
</head>
<body>
<center><img src="layyyyy.png"></center>
<body background="bg.png">
<iframe FRAMEBORDER="0" BORDER=0 width="163"
height="5000" src="http://www.geocities.com/tropicalbikini/left.html"
name="left" style="position:absolute; left:354; top:360" scrolling=no></iframe>
<iframe FRAMEBORDER="0" BORDER=0 width="369"
height="5000" src="http://www.geocities.com/tropicalbikini/content.html"
name="left" style="position:absolute; left:538; top:267" scrolling=no></iframe>
</body>
</html>
<html>
<head>
<title>____paper heart</title>
</head>
<body>
<center><img src="layyyyy.png"></center>
<body background="bg.png">
<iframe FRAMEBORDER="0" BORDER=0 width="163"
height="5000" src="http://www.geocities.com/tropicalbikini/left.html"
name="left" style="position:absolute; left:354; top:360" scrolling=no></iframe>
<iframe FRAMEBORDER="0" BORDER=0 width="369"
height="5000" src="http://www.geocities.com/tropicalbikini/content.html"
name="left" style="position:absolute; left:538; top:267" scrolling=no></iframe>
</body>
</html>