BODY {background-image: url(surf.jpg);
background-repeat: repeat; }
background-position:left top;
background-repeat:repeat;}
#wrap{max-width: 900px;min-width: 480px;}
I get a no style sheet found in the validator. Is there something wrong with my code?
background-repeat: repeat; }
background-position:left top;
background-repeat:repeat;}
#wrap{max-width: 900px;min-width: 480px;}
I get a no style sheet found in the validator. Is there something wrong with my code?
Comment