Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

is Vger still there, then please note your CSS site width shows error while validating


yanarasod

Recommended Posts

Posted

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;

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...