bella00
07-25-2004, 07:51 PM
Hey I'm having a little problem with my div layout, take a look at: http://bella00.freeunixhost.com/tcg.html
I didn't really finish the page or anything but as you can see, after the background picture, the layout kind of shifts, can't really explain it? but yeah, and when you go to the page, at the top there is the div layout bg. I know it's hard to understand but i'm sure you get what i'm talking about when you look at the page. I don't know if it's only in Mozilla firefox, i would check it on explorer but mine's kind of messed up right now. Any help would be great!
Here's the code:
<html>
<head>
<title>~*~ Ravishing ----> Belle's TCG Post</title>
</head>
<font face="verdana" style="font-size:8pt; line-height:8pt; letter-spacing:0pt">
<body background="bg-messy.jpg">
<!-- LAYOUT CODE --!>
<table style="Position:absolute; top:0; left:0;width:60; height="105>
<img src="messylo.jpg">
<!-- MAIN CODE --!>
<iframe style="position:absolute; top:488; left:323; width:416px; height:3200px"
src="main.htm" name="main" width="416px" height="3500px" frameborder="0" allowtransparency="true"></iframe>
<!-- SIDE CODE --!>
<iframe style="position:absolute; top:488; left:46; width:204px; height:3200px"
src="side.htm" name="side" width="204px" height="3500px" frameborder="0" allowtransparency="true"></iframe>
</body>
</html>
what's wrong with it?
I didn't really finish the page or anything but as you can see, after the background picture, the layout kind of shifts, can't really explain it? but yeah, and when you go to the page, at the top there is the div layout bg. I know it's hard to understand but i'm sure you get what i'm talking about when you look at the page. I don't know if it's only in Mozilla firefox, i would check it on explorer but mine's kind of messed up right now. Any help would be great!
Here's the code:
<html>
<head>
<title>~*~ Ravishing ----> Belle's TCG Post</title>
</head>
<font face="verdana" style="font-size:8pt; line-height:8pt; letter-spacing:0pt">
<body background="bg-messy.jpg">
<!-- LAYOUT CODE --!>
<table style="Position:absolute; top:0; left:0;width:60; height="105>
<img src="messylo.jpg">
<!-- MAIN CODE --!>
<iframe style="position:absolute; top:488; left:323; width:416px; height:3200px"
src="main.htm" name="main" width="416px" height="3500px" frameborder="0" allowtransparency="true"></iframe>
<!-- SIDE CODE --!>
<iframe style="position:absolute; top:488; left:46; width:204px; height:3200px"
src="side.htm" name="side" width="204px" height="3500px" frameborder="0" allowtransparency="true"></iframe>
</body>
</html>
what's wrong with it?