yanarasod Posted May 19, 2006 Posted May 19, 2006 hi, is it Vger i have your css site width but when validating it with w3.org it shows 3 warnings Line : 19 (Level : 1) This property applies to block-level elements. : BODY Line : 32 (Level : 1) This property applies to block-level elements. : .fixcenter Line : 31 (Level : 2) Redefinition of margin-top : .fixcenter the code for your css is BODY { text-align: center; background: #ffffff; color: #000000; margin: 0px; } .fixcenter { width: 800px; border: solid; border-width: 0px; background: #ffffff; color: #000000; margin: auto; margin-top: 5px; text-align: left;
Recommended Posts
Archived
This topic is now archived and is closed to further replies.