W3C CSS Validator results for http://www.expatexchange.com/rgblog.cfm?resourceID=10174&clk=ok (CSS level 3)

Sorry! We found the following errors (3)

URI : http://www.hefeiexpat.com/forum/

977 Value Error : text-align centre is not a text-align value : centre
977 Property valign doesn't exist : middle
977 Property align doesn't exist : centre

↑ Top

Valid CSS information

a:link {
color : #000000;
text-decoration : underline;
}
a:visited, a:hover {
color : #323232;
text-decoration : underline;
}
.nav, .nav:link, .nav:visited {
color : #000000;
text-decoration : none;
}
a.nav:hover {
font-weight : bold;
color : #cc3333;
text-decoration : underline;
}
table {
empty-cells : show;
}
body, td, th {
color : #000000;
font-size : small;
font-family : tahoma, sans-serif;
}
body {
background-color : white;
margin : 0;
padding : 0;
}
input, textarea, button {
font-size : 9pt;
color : #000000;
font-family : tahoma, sans-serif;
}
select {
font-size : 8pt;
font-weight : normal;
color : #000000;
font-family : tahoma, sans-serif;
}
hr, .hrcolor {
height : 1px;
border : 0;
color : #666666;
background-color : #666666;
}
.quote {
color : #000000;
background-color : #C3B8D0;
border : #000000 solid 1px;
margin : 1px;
padding : 1px;
font-size : x-small;
line-height : 1.4em;
}
.code {
color : #000000;
background-color : #cccccc;
font-family : "courier new", "times new roman", monospace;
font-size : x-small;
line-height : 1.3em;
border : #000000 solid 1px;
margin : 1px auto 1px auto;
padding : 1px;
width : 99%;
white-space : nowrap;
overflow : auto;
max-height : 24em;
}
.quoteheader, .codeheader {
color : #000000;
text-decoration : none;
font-style : normal;
font-weight : bold;
font-size : x-small;
line-height : 1.2em;
}
.help {
cursor : help;
}
.meaction {
color : red;
}
.editor {
width : 96%;
}
.highlight {
background-color : yellow;
font-weight : bold;
color : black;
}
.windowbg {
color : #000000;
background-color : #E1E1E1;
}
.windowbg2 {
color : #000000;
background-color : #F0F0F0;
}
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg a:link, .titlebg a:visited, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, .titlebg2 a:link, .titlebg2 a:visited {
color : white;
font-style : normal;
background-color : #6B8EAE;
}
.titlebg a:hover, .titlebg2 a:hover {
color : #dfdfdf;
}
.catbg, .catbg3 {
background-image : url(images/catbg.jpg);
}
.catbg2 {
background-image : url(images/catbg2.jpg);
}
.catbg, .catbg2, .catbg3 {
font-weight : bold;
background-color : silver;
color : #000000;
}
.bordercolor {
background-color : #828181;
}
.tborder {
border : #828181 solid 1px;
background-color : #FFFFFF;
padding : 2px;
}
.smalltext {
font-size : x-small;
font-family : tahoma, sans-serif;
}
.normaltext {
font-size : small;
}
.largetext {
font-size : large;
}
#headerarea {
background-color : white;
border-bottom : 1px solid gray;
}
#bodyarea {
background-color : #D4D4D4;
}
#footerarea {
color : black;
background-color : white;
border-top : 1px solid gray;
}
.headertitles {
background-color : #6B8EAE;
border : #6B8EAE solid 1px;
height : 12px;
}
.headerbodies {
border : #7A7777 solid 1px;
background-color : #EFEFEF;
background-repeat : repeat-x;
background-position : bottom;
}
.post, .personalmessage {
width : 100%;
overflow : auto;
line-height : 1.3em;
}
.signature {
width : 100%;
overflow : auto;
padding-bottom : 3px;
line-height : 1.3em;
}
a img {
border : 0;
}
#ajax_in_progress {
background : #32CD32;
color : white;
text-align : center;
font-weight : bold;
font-size : 18pt;
padding : 3px;
width : 100%;
position : fixed;
top : 0;
left : 0;
}
#headerarea {
display : none;
}
.tborder {
border : none;
}

↑ Top