Hi! I am having problems with my DIV code that I am trying to use for Myspace. It's fun to work with, but frustrating because I'm not working it properly. I have looked through an HTML book for instructions but still can't fix my problem, but I don't want to give up! So if someone could please look through this code and tell me what I'm doing wrong, I WOULD LOVE YOU! Please and thank you very much!
(The background shows up but the DIV layout doesn't cover all of my original Myspace page.)
Ignore the text, I got this code from a website and I'm trying to customize it. Maybe that's my problem? But it shouldn't be.
<html><head>
<title>Your Site title Here</title>
<LINK rel="stylesheet" href="war.css" type="text/css">
</head><body background="http://www.filelodge.com/files/room12/294868/bg.gif" bgcolor=#000000>
<div style="position: absolute; left: 0px; top: 0px; visibility= visible">
<table cellspacing = 0 cellpadding = 0 border = 0>
<tr><td><img src='' width=167 height=132></td><td><img src='' width=195 height=132></td><td><img src='' width=194 height=132></td><td><img src='' width=224 height=132></td></tr>
<tr><td><img src='' width=167 height=165></td><td><img src='' width=195 height=165></td><td><img src='' width=194 height=165></td><td><img src='' width=224 height=165></td></tr>
<tr><td><img src='' width=167 height=153></td><td><img src='' width=195 height=153></td><td><img src='' width=194 height=153></td><td><img src='' width=224 height=153></td></tr>
</TABLE></div><div style="position: absolute; left:473px; top: 420px; width: 160px; visibility=show">
<!-- Start navigation -->
<p class="ch">Category
<p class="content2">
<a href="">link here</a><br>
<a href="">link here</a><br>
<a href="">link here</a><br>
<a href="">link here</a><br>
<a href="">link here</a><br>
<p class="ch">Category
<p class="content2">
<a href="">link here</a><br>
<a href="">link here</a><br>
<a href="">link here</a><br>
<a href="">link here</a><br>
<a href="">link here</a><br>
<p class="ch">Category
<p class="content2">
<a href="">link here</a><br>
<a href="">link here</a><br>
<a href="">link here</a><br>
<a href="">link here</a><br>
<a href="">link here</a><br>
<p class="ch">Misc.</p>
<p class="content2">
Joined/listed:<BR>
Wishlist:<BR>
Adopted:<BR>
Plugs: xxx<BR>
Tag-board:<BR>
<p class="ch">Credits
<p class="content2">
Site © your name here<BR>
<!-- End of navigation -->
<!-- Credits : Don't edit below! -->
Image © <a href="http://www.kiseki.net" target="new">Kiseki.net</A><br>
Layout © <a href="http://www.digik.net" target="new">Digik Designs</A>
<!-- End of navigation -->
</div>
<div style="position: absolute; left:5px; top: 456px; width: 371px;">
<!-- Start of content (edit this into your own words) -->
<p class="ch">About This Layout</p></head>
<p class="content">
This layout is the second I made today. It features a series called Loveless which I have never heard of. I retyped the text it had on some images so I know what it's about now. The character featured is Soubi, a war machine that's designed to protect Ritsuka, who's the main character and they are caught in a war because Ritsuka wants to avenge his dead brother. It sounds quite interesting, although I have never heard or read about it before. <BR><BR>
I found the series' pictures again at Kiseki, but like I said before I think the site went down and was bought by another owner. The images are quite modernized and I thought it'd make a good blog layout by making it div again. I conbined two images together this time (I know I can't stop myself!) and it looks great (or so I think). ^^;<BR><BR>
If you decide to use this layout, write your contents, or in a blog site's case, your entries, write them in between where I said:<br>
start content<br>
end content<BR><BR>
</p>
<p class="ch">Navigation</p></head>
<p class="content">
The navigation is on the right, its in the a div layer, you can change in the index.html. I already indicated where they are. You can change the links to your own of course.
</p>
<p class="ch">Credits</p></head>
<p class="content">
You MUST NOT EVER remove the link on this layout, I made it, it belongs to <a href="http://www.digik.net" target="new">digik.net</a>. You know I'm only giving it to you for free because it's linkware, I have to have credit, you can't say this is your layout, you didn't make it! So to keep everyone happy, leave the watermark! And if this layout inspires you to make another one, please credit me on your credit page or something.
<BR><BR>
The content of this site is copyrighted to you so you can put your own name on the bottom right-hand side, where it says the site is copyright to you. Just wanna point that out because you might miss it.
<br><BR>
</p>
<p class="ch">Extras</p></head>
<p class="content">
I made some avatars and buttons to go with this layout! Add your own site's name onto the blank buttons with your favorite image editing tool, and voila you'll have a custom linking button or signiture!
<BR><BR>
<img src=http://myspace-881.vo.llnwd.net/00326/18/86/326816881_m.jpg>
<bR>
<Br>
</p>
</div>
</body>
</html>