| 
	
 | 
 Posted by John Salerno on 10/06/06 14:19 
John Salerno wrote: 
> I got this error while validating my page: 
 
I wonder if someone could explain this to me also. It validates, but I  
don't understand the warnings: 
 
Warnings 
URI : http://python.johnjsalerno.com/xrc_tutorial.css 
 
     * Line : 6 (Level : 1) This property applies to block-level  
elements. : h1 
     * Line : 12 (Level : 1) You have no color with your  
background-color : .codeblock 
 
Valid CSS information 
 
     * body { 
           o font : small/1.5em Verdana, Helvetica, Arial, sans-serif; 
       } 
     * h1 { 
           o text-align : center; 
       } 
     * .codeblock { 
           o font : medium/1.2em monospace; 
           o border : thin dotted gray; 
           o background-color : #ebe5e5; 
       }
 
  
Navigation:
[Reply to this message] 
 |