W3C CSS Validator results for http://hackipedia.org/File%20formats/TrueType/WOFF/html/WOFF%20file%20format.htm (CSS level 3)

Sorry! We found the following errors (1)

URI : http://hackipedia.org/File%20formats/TrueType/WOFF/html/WOFF%20file%20format_files/W3C-Member-SUBM.css

80 dt Value Error : pause-before 20% is not a pause-before value : 20%

↑ Top

Warnings (6)

URI : http://hackipedia.org/File%20formats/TrueType/WOFF/html/WOFF%20file%20format_files/W3C-Member-SUBM.css

76 The media "aural" has been deprecated
77 The property 'stress' is deprecated
77 The property 'richness' is deprecated
79 The property 'volume' is deprecated
79 The property 'speech-rate' is deprecated
81 The property 'speak-punctuation' is deprecated

↑ Top

Valid CSS information

.code {
font-family : monospace;
}
col.type {
width : 5em;
}
col.name {
width : 10em;
}
tr.header {
text-align : left;
}
th {
padding-left : 0.5em;
padding-right : 0.5em;
vertical-align : top;
}
td {
padding-left : 0.5em;
padding-right : 0.5em;
vertical-align : top;
}
.fnref {
font-size : 70%;
vertical-align : text-top;
}
.footnotes {
font-size : smaller;
}
dl.footnotes dt {
float : left;
clear : left;
width : 2em;
text-align : right;
}
dl.footnotes dd {
margin-left : 3em;
}
dl.xmlspec dd {
margin-bottom : 1em;
}
body {
padding : 2em 1em 2em 70px;
margin : 0;
font-family : sans-serif;
color : black;
background : white;
background-position : top left;
background-attachment : fixed;
background-repeat : no-repeat;
}
:link {
color : #00C;
background : transparent;
}
:visited {
color : #609;
background : transparent;
}
a:active {
color : #C00;
background : transparent;
}
a:link img, a:visited img {
border-style : none;
}
a img {
color : white;
}
@media all {
a img {
color : inherit;
}
}
th, td {
font-family : sans-serif;
}
h1, h2, h3, h4, h5, h6 {
text-align : left;
}
h1, h2, h3 {
color : #005A9C;
background : white;
}
h1 {
font : 170% sans-serif;
}
h2 {
font : 140% sans-serif;
}
h3 {
font : 120% sans-serif;
}
h4 {
font : bold 100% sans-serif;
}
h5 {
font : 100% 100% sans-serif;
}
h6 {
font : small-caps 100% sans-serif;
}
.hide {
display : none;
}
div.head {
margin-bottom : 1em;
}
div.head h1 {
margin-top : 2em;
clear : both;
}
div.head table {
margin-left : 2em;
margin-top : 2em;
}
p.copyright {
font-size : small;
}
p.copyright small {
font-size : small;
}
@media screen {
a[href]:hover {
background : #ffa;
}
}
pre {
margin-left : 2em;
}
dt, dd {
margin-top : 0;
margin-bottom : 0;
}
dt {
font-weight : bold;
}
pre, code {
font-family : monospace;
}
ul.toc, ol.toc {
list-style : disc;
list-style : none;
}
@media aural {
h1, h2, h3 {
stress : 20;
richness : 90;
}
.hide {
speak : none;
}
p.copyright {
volume : x-soft;
speech-rate : x-fast;
}
pre {
speak-punctuation : code;
}
}
h1, h2, h3, h4, h5, h6 {
color : #000;
background : #fff;
}

↑ Top