... mess of this layout. I was starting to change it around 'cause I have a new layout I'm putting up, and so many things have come up. Hopefully, I'll get around to fixing it soon
( Read more... )
div div { background:#DD9678; width: auto; height: auto; padding: 2; } div table { width: 710; } div table table { width: 100%; } div table table table { width: auto; } div table table table table { width: 100%; }
--> < /style > <= GLOBAL_ HEAD
Before you do anything, be sure to delete the spaces between the < > and the "style" codes (style type="text/css" and /style). Otherwise you'll run into trouble
( ... )
Comments 2
< style type="text/css" >
!--
body {
background color:YOUR BACKGROUND COLOR;
background-image:url(YOUR URL);
background-attachment:;
background-repeat:no-repeat;
background-position: top center;
padding-top: 450;
text-align: topcenter;
}
margin-top:250px ;
margin-left:100px;}
div div { background:#DD9678; width: auto; height: auto; padding: 2; }
div table { width: 710; }
div table table { width: 100%; }
div table table table { width: auto; }
div table table table table { width: 100%; }
-->
< /style >
<= GLOBAL_ HEAD
Before you do anything, be sure to delete the spaces between the < > and the "style" codes (style type="text/css" and /style). Otherwise you'll run into trouble ( ... )
Reply
Reply
Leave a comment