Oh So Colorful
05-20-2006, 09:25 PM
I am starting a graphics webbie on Myspace. And, I would like to make a DIV Overlay. I have the background and everything, but how do I get it to cover the whole entire page? Any help would be useful. Thanxs. :help:
Oh So Colorful
05-20-2006, 09:48 PM
Here is the code I found:
<div class="bg" style="position: absolute; left:0px; top:0px; width:000px; height:000px; overflow: hidden;">
<img src="IMAGEURLHERE">
</div>
<div class="content" style="position: absolute; left:000px; top:000px; width:000px; height:100%; overflow: visible;"><center>
lalalalala this is your content!
</div>
What is the left alignment and top alignment?
How do I do that?
:help:
* Jo *
05-22-2006, 08:36 PM
hey go here (www.myspaceprodesigns.com). It has a DIV tutorial that is very very helpful