
Originally Posted by
W3C CSS Validator
W3C Jigsaw Powered
W3C CSS Validator Results for file://localhost/TextArea
To work as intended, your CSS style sheet needs a correct document parse tree. This means you should use valid HTML.
Errors
URI : file://localhost/TextArea
* Line: 33 Context : body
Property scrollbar-3dlight-color doesn't exist : #ffffff
* Line: 35 Context : body
Property scrollbar-arrow-color doesn't exist : #006d50
* Line: 37 Context : body
Property scrollbar-base-color doesn't exist : #ffffff
* Line: 39 Context : body
Property scrollbar-darkshadow-color doesn't exist : #333333
* Line: 41 Context : body
Property scrollbar-face-color doesn't exist : #ebf2ec
* Line: 43 Context : body
Property scrollbar-highlight-color doesn't exist : #ffffff
* Line: 45 Context : body
Property scrollbar-shadow-color doesn't exist : #ffffff
Warnings
URI : file://localhost/TextArea
* Line : 1 Properties for other media might not work for usermedium
* Line : 47 (Level : 1) You have no background-color with your color : body
* Line : 109 (Level : 1) Same colors for color and background-color in two contexts .subHeader and a
* Line : 109 (Level : 1) Same colors for color and background-color in two contexts .header2 and a
* Line : 109 (Level : 1) Same colors for color and background-color in two contexts .header and a
* Line : 109 (Level : 1) Same colors for color and background-color in two contexts .header and a
* Line : 109 (Level : 1) Same colors for color and background-color in two contexts .header2 and a
* Line : 109 (Level : 1) You have no background-color with your color : a
* Line : 109 (Level : 1) You have no background-color with your color : a
* Line : 109 (Level : 1) Same colors for color and background-color in two contexts .subHeader and a
* Line : 109 (Level : 1) Same colors for color and background-color in two contexts .subHeader and a
* Line : 109 (Level : 1) You have no background-color with your color : a
* Line : 109 (Level : 1) Same colors for color and background-color in two contexts .header and a
* Line : 109 (Level : 1) Same colors for color and background-color in two contexts .header2 and a
* Line : 121 (Level : 1) Same colors for color and background-color in two contexts .subHeader and a
* Line : 121 (Level : 1) Same colors for color and background-color in two contexts .header and a
* Line : 121 (Level : 1) You have no background-color with your color : a
* Line : 121 (Level : 1) Same colors for color and background-color in two contexts .header2 and a
* Line : 145 (Level : 1) You have no background-color with your color : a.content
* Line : 145 (Level : 1) You have no background-color with your color : a.content
* Line : 145 (Level : 1) You have no background-color with your color : a.content
* Line : 159 (Level : 1) Same colors for color and background-color in two contexts .subHeader2 and a.content
* Line : 159 (Level : 1) You have no background-color with your color : a.content
* Line : 179 (Level : 1) You have no background-color with your color : a.content2
* Line : 179 (Level : 1) You have no background-color with your color : a.content2
* Line : 179 (Level : 1) You have no background-color with your color : a.content2
* Line : 195 (Level : 1) Same colors for color and background-color in two contexts .subHeader2 and a.content2
* Line : 195 (Level : 1) You have no background-color with your color : a.content2
* Line : 233 (Level : 1) You have no background-color with your color : .text
* Line : 253 (Level : 1) You have no background-color with your color : .on_this_page
* Line : 253 (Level : 1) Same colors for color and background-color in two contexts .subHeader and .on_this_page
* Line : 253 (Level : 1) Same colors for color and background-color in two contexts .header and .on_this_page
* Line : 253 (Level : 1) Same colors for color and background-color in two contexts .header2 and .on_this_page
* Line : 291 (Level : 1) Same colors for color and background-color in two contexts .subHeader and .footer
* Line : 291 (Level : 1) Same colors for color and background-color in two contexts .header2 and .footer
* Line : 291 (Level : 1) You have no background-color with your color : .footer
* Line : 291 (Level : 1) Same colors for color and background-color in two contexts .header and .footer
* Line : 309 (Level : 1) Same colors for color and background-color in two contexts .subHeader and .sectionTitle
* Line : 309 (Level : 1) Same colors for color and background-color in two contexts .header and .sectionTitle
* Line : 309 (Level : 1) Same colors for color and background-color in two contexts .header2 and .sectionTitle
* Line : 309 (Level : 1) You have no background-color with your color : .sectionTitle
* Line : 331 (Level : 1) Same colors for color and background-color in two contexts .subHeader and .sectionTitle2
* Line : 331 (Level : 1) Same colors for color and background-color in two contexts .header and .sectionTitle2
* Line : 331 (Level : 1) Same colors for color and background-color in two contexts .header2 and .sectionTitle2
* Line : 331 (Level : 1) You have no background-color with your color : .sectionTitle2
* Line : 353 (Level : 1) You have no background-color with your color : .sectionSubtitle
Valid CSS information
* @media print {
o div.header_footer {
+ display : none;
}
o div.page_break {
+ page-break-before : always;
}
o .section_footer {
+ display : none;
}
o body {
+ margin : 0;
+ color : #000000;
+ font-family : Verdana, Arial, Helvetica, sans-serif;
+ font-size : 10px;
}
o .button {
+ border : 1px solid #efa210;
}
o input.buttons {
+ border : 1px solid #c6c7c6;
+ background-color : #006952;
+ color : #f7f7f7;
+ font-size : 9px;
+ font-weight : bold;
+ font-family : Verdana, Arial, Helvetica, sans-serif;
+ margin-top : 10px;
+ padding : 3px;
+ text-transform : uppercase;
}
o input.text {
+ border : 1px groove #ffffff;
+ background-color : #f7f7f7;
+ color : #000000;
+ font-size : 10px;
+ font-family : Verdana, Arial, Helvetica, sans-serif;
+ width : 200px;
}
o a, a, a {
+ color : #006d50;
+ font-size : 10px;
+ font-weight : normal;
+ font-family : Verdana, Arial, Helvetica, sans-serif;
}
o a {
+ color : #006d50;
+ text-decoration : none;
+ font-size : 10px;
+ font-weight : normal;
+ font-family : Verdana, Arial, Helvetica, sans-serif;
}
o a.content, a.content, a.content {
+ color : #ffffff;
+ text-decoration : none;
+ font-size : 10px;
+ font-family : Verdana, Arial, Helvetica, sans-serif;
}
o a.content {
+ color : #efa210;
+ text-decoration : none;
+ font-size : 10px;
+ font-family : Verdana, Arial, Helvetica, sans-serif;
}
o a.content2, a.content2, a.content2 {
+ color : #ffffff;
+ text-decoration : none;
+ font-size : 10px;
+ font-family : Verdana, Arial, Helvetica, sans-serif;
+ letter-spacing : normal;
}
o a.content2 {
+ color : #efa210;
+ text-decoration : none;
+ font-size : 10px;
+ font-family : Verdana, Arial, Helvetica, sans-serif;
+ letter-spacing : normal;
}
o .screenshot {
+ border : 1px solid #006d50;
+ margin-top : 10px;
+ margin-bottom : 10px;
+ margin-right : 10px;
}
o .text {
+ font-size : 10px;
+ font-family : Verdana, Arial, Helvetica, sans-serif;
+ color : #000000;
+ line-height : 15px;
+ text-align : justify;
}
o .on_this_page {
+ font-size : 10px;
+ font-family : Verdana, Arial, Helvetica, sans-serif;
+ color : #006d50;
+ font-weight : bold;
}
o table.content {
+ font-size : 10px;
+ font-family : Verdana, Arial, Helvetica, sans-serif;
+ color : #000000;
+ line-height : 15px;
+ background-color : #ebf2ec;
}
o .footer {
+ font-size : 10px;
+ font-family : Verdana, Arial, Helvetica, sans-serif;
+ color : #006d50;
+ text-align : justify;
}
o .sectionTitle {
+ font-size : 16px;
+ font-family : Verdana, Arial, Helvetica, sans-serif;
+ color : #006d50;
+ font-weight : bold;
+ text-transform : capitalize;
+ border-bottom : 1px solid #006d50;
+ padding-top : 30px;
}
o .sectionTitle2 {
+ font-size : 12px;
+ font-family : Verdana, Arial, Helvetica, sans-serif;
+ color : #006d50;
+ font-weight : bold;
+ text-transform : capitalize;
+ border-bottom : 1px solid #006d50;
+ padding-top : 30px;
}
o .sectionSubtitle {
+ font-size : 10px;
+ font-family : Verdana, Arial, Helvetica, sans-serif;
+ color : #000000;
+ padding-top : 2px;
+ line-height : 15px;
+ text-align : justify;
}
o .header {
+ padding-left : 11px;
+ padding-right : 11px;
+ background-color : #006d50;
+ height : 20px;
+ color : #efa210;
+ font-size : 10px;
+ font-family : Verdana, Arial, Helvetica, sans-serif;
+ font-weight : bold;
}
o .header2 {
+ padding-left : 11px;
+ padding-right : 11px;
+ background-color : #006d50;
+ height : 20px;
+ color : #ffffff;
+ font-size : 10px;
+ font-family : Verdana, Arial, Helvetica, sans-serif;
}
o .subHeader {
+ font-size : 10px;
+ font-family : Verdana, Arial, Helvetica, sans-serif;
+ color : #ffffff;
+ font-weight : bold;
+ background-color : #006d50;
+ text-transform : capitalize;
}
o .subHeader2 {
+ font-size : 10px;
+ font-family : Verdana, Arial, Helvetica, sans-serif;
+ color : #ffffff;
+ font-weight : bold;
+ background-color : #efa210;
+ text-transform : capitalize;
}
}
Bookmarks