Midw3stgul
03-23-2006, 07:33 AM
Ok, well here is the code i have SO FAR
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Me</title>
.. http-equiv="Content-type" content="text/html;charset=UTF-8" />
</head>
<body>
<div>
<div style="position:absolute; top:194px; left:275px; width:200px; height:200px; z-index:1; overflow:auto;">
<font color="..000099 ">CONTENT HERE</font></div>
<img src="http://img95.imageshack.us/img95/3306/tilayout4rn.jpg" style="position:absolute; left:0; top:0; z-index:0;" alt="A muffin" />
</div>
</body>
</html>
html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Pictures</title>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
</head>
<body>
<div>
<div style="position:absolute; top:194px; left:575px; width:330px; height:180px; z-index:1; overflow:auto;"><font color="..000099 ">CONTENT HERE</font>...</div>
<img src="" style="position:absolute; left:0; top:0; z-index:0;" alt="A muffin" />
</div>
</body>
</html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Contact</title>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
</head>
<body>
<div>
<div style="position:absolute; top:500px; left:475px; width:330px; height:180px; z-index:1; overflow:auto;"><font color="..000099 ">CONTENT HERE</font></div>
<img src="" style="position:absolute; left:0; top:0; z-index:0;" alt="A muffin" />
</div>
</body>
</html>
Ok i have everything positioned like i want..but the advertisement is REALLY killing me at the top (myspace)
On the overlay i have now and what not some how my background covers that..any way i could get it to do that?
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Me</title>
.. http-equiv="Content-type" content="text/html;charset=UTF-8" />
</head>
<body>
<div>
<div style="position:absolute; top:194px; left:275px; width:200px; height:200px; z-index:1; overflow:auto;">
<font color="..000099 ">CONTENT HERE</font></div>
<img src="http://img95.imageshack.us/img95/3306/tilayout4rn.jpg" style="position:absolute; left:0; top:0; z-index:0;" alt="A muffin" />
</div>
</body>
</html>
html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Pictures</title>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
</head>
<body>
<div>
<div style="position:absolute; top:194px; left:575px; width:330px; height:180px; z-index:1; overflow:auto;"><font color="..000099 ">CONTENT HERE</font>...</div>
<img src="" style="position:absolute; left:0; top:0; z-index:0;" alt="A muffin" />
</div>
</body>
</html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Contact</title>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
</head>
<body>
<div>
<div style="position:absolute; top:500px; left:475px; width:330px; height:180px; z-index:1; overflow:auto;"><font color="..000099 ">CONTENT HERE</font></div>
<img src="" style="position:absolute; left:0; top:0; z-index:0;" alt="A muffin" />
</div>
</body>
</html>
Ok i have everything positioned like i want..but the advertisement is REALLY killing me at the top (myspace)
On the overlay i have now and what not some how my background covers that..any way i could get it to do that?