W3C CSS Validator results for http://www.w3.org/2004/11/orf2004/Overview.html (CSS level 2.1)

Congratulations! No Error Found.

This document validates as CSS level 2.1 !

To show your readers that you've taken the care to create an interoperable Web page, you may display this icon on any page that validates. Here is the XHTML you could use to add this icon to your Web page:

Valid CSS!
<p>
    <a href="http://jigsaw.w3.org/css-validator/check/referer">
        <img style="border:0;width:88px;height:31px"
            src="http://jigsaw.w3.org/css-validator/images/vcss"
            alt="Valid CSS!" />
    </a>
</p>
            
Valid CSS!
<p>
<a href="http://jigsaw.w3.org/css-validator/check/referer">
    <img style="border:0;width:88px;height:31px"
        src="http://jigsaw.w3.org/css-validator/images/vcss-blue"
        alt="Valid CSS!" />
</a>
</p>
        

(close the img tag with > instead of /> if using HTML <= 4.01)

If you like, you can download a copy of this image to keep in your local web directory, and change the XHTML fragment above to reference your local image rather than the one on this server.

If you would like to create a link to this page (i.e., this validation result) to make it easier to re-validate this page in the future or to allow others to validate your page, the URI is:

http://jigsaw.w3.org/css-validator/validator?uri=http://www.w3.org/2004/11/orf2004/Overview.html
or
http://jigsaw.w3.org/css-validator/check/referer (for HTML/XML document only)

(Or, you can just add the current page to your bookmarks or hotlist.)

↑ Top

Warnings (1)

URI : http://www.w3.org/2004/11/orf2004/w3c-orf2004.css

193 The media "aural" has been deprecated

↑ Top

Valid CSS information

body {
font-family : sans-serif;
color : black;
background : white;
}
a:link, a:active {
color : #00e;
background : transparent;
}
a:visited {
color : #529;
background : transparent;
}
div.intro {
margin-left : 5%;
margin-right : 5%;
font-style : italic;
}
pre {
font-family : monospace;
}
a:link img, a:visited img {
border-style : none;
}
a img {
color : white;
}
@media all {
a img {
color : inherit;
}
}
ul.toc, ol.toc {
list-style : disc;
list-style : none;
}
div.issue {
padding : 0.5em;
border : none;
margin-right : 5%;
}
.hideme {
display : none;
}
@media print {
table {
page-break-inside : avoid;
}
}
body {
font-family : sans-serif;
color : black;
background : white;
}
p {
text-indent : 1em;
}
p.noindent, div.header p, p.icon {
text-indent : 0;
}
a:link, a:active {
color : #00e;
background : transparent;
}
a img {
border-style : none;
color : #fffbf0;
}
a:visited {
color : #529;
background : transparent;
}
.navbar {
text-align : center;
}
table.navbar {
display : table;
text-align : center;
}
div.intro {
margin-left : 5%;
margin-right : 5%;
font-style : italic;
}
pre {
font-family : monospace;
}
img.icon {
border-style : none;
}
ul.toc {
list-style : none;
}
div.issue {
padding : 0.5em;
border : none;
margin-right : 5%;
}
.hideme {
display : none;
}
.navBlock {
background : #eec;
color : #000;
float : left;
width : 27%;
border : none;
}
p.small + div.navBlock {
border-top : 1px solid #000;
border-left : 1px solid #000;
}
div.newsBlock + div.navBlock {
border-top : 1px solid #000;
border-right : 1px solid #000;
}
.newsBlock {
background : #fff;
color : #000;
float : left;
width : 46%;
margin-bottom : 0;
border-left : 1px solid #000;
border-right : 1px solid #000;
border-bottom : 1px solid #000;
}
h2.newsHeading {
background : #005a9c;
color : #fff;
border : none;
border-top : 1px solid #000;
width : 100%;
font-weight : bold;
font-size : medium;
text-align : center;
margin-top : 0;
padding : 0.1em;
}
div.item h3 {
font-size : 150%;
margin-bottom : -0.3em;
}
div.item, .pastNews {
padding : 0 0.7em 0 0;
}
.headline {
background : #fff;
color : #900;
margin-top : 0.4em;
}
.navBlock {
padding-bottom : 0.5em;
border : none;
border-right : 7px solid #fff;
}
.navBlock h2.navhead {
background : #aa7;
color : #fff;
border : none;
width : 100%;
font-weight : bold;
font-size : medium;
text-indent : 0.5em;
margin-top : 0;
padding : 0.1em 0;
}
dl.noindent dt, dl.noindent dd {
margin-left : 0.5em;
margin-right : 0.5em;
}
dl.indent dt {
margin-left : 0.5em;
margin-right : 0.5em;
}
dl.indent dd {
margin-left : 1.5em;
margin-right : 0.5em;
}
.navBlock h2, .navBlock div, .navBlock p, .navBlock ul {
background : #eec;
color : #000;
}
.navBlock div, .navBlock p, .navBlock ul {
margin-top : 0.2em;
}
.navBlock li {
margin-left : 0;
background : #eec;
color : #aa7;
}
.navBlock p, .navBlock div {
text-indent : 0.3em;
}
.navBlock form {
margin-top : 0;
padding-left : 0.2em;
}
a.navlink img {
color : #eec;
}
@media all {
a.navlink img {
color : inherit;
border : none;
}
}
.navBlock a:link {
background : #eec;
color : #037;
}
.navBlock a:visited {
background : #eec;
color : #636;
}
.navBlock a:active {
background : #ffc;
color : #900;
text-decoration : none;
}
a.navlink:link {
background : #eec;
color : #037;
}
a.navlink:visited {
background : #eec;
color : #636;
}
a.navlink:active {
background : #ffc;
color : #900;
text-decoration : none;
}
@media print {
h1, h2, h3, h4, h5, h6 {
page-break-after : avoid;
page-break-inside : avoid;
}
blockquote, pre {
page-break-inside : avoid;
}
ul, ol, dl {
page-break-before : avoid;
}
.navbar {
background-color : #fff;
color : #000;
border-color : #000;
border-width : 1px;
}
a.navlink, a.bannerLink {
font-weight : normal;
}
}
@media aural {
h1, h2, h3, h4, h5, h6 {
voice-family : paul, male;
stress : 20;
richness : 90;
}
h1 {
pitch : x-low;
pitch-range : 90;
}
h2 {
pitch : x-low;
pitch-range : 80;
}
h3 {
pitch : low;
pitch-range : 70;
}
h4 {
pitch : medium;
pitch-range : 60;
}
h5 {
pitch : medium;
pitch-range : 50;
}
h6 {
pitch : medium;
pitch-range : 40;
}
li, dt, dd {
pitch : medium;
richness : 60;
}
dt {
stress : 80;
}
pre, code, tt {
pitch : medium;
pitch-range : 0;
stress : 0;
richness : 80;
}
em {
pitch : medium;
pitch-range : 60;
stress : 60;
richness : 50;
}
strong {
pitch : medium;
pitch-range : 60;
stress : 90;
richness : 90;
}
dfn {
pitch : high;
pitch-range : 60;
stress : 60;
}
s, strike {
richness : 0;
}
i {
pitch : medium;
pitch-range : 60;
stress : 60;
richness : 50;
}
b {
pitch : medium;
pitch-range : 60;
stress : 90;
richness : 90;
}
u {
richness : 0;
}
a:link {
voice-family : harry, male;
}
a:visited {
voice-family : betty, female;
}
a:active {
voice-family : betty, female;
pitch-range : 80;
pitch : x-high;
}
}
html, body {
background : #fff;
color : #000;
}
.date {
font-style : italic;
}
.small, .archive, .copyright {
font-size : small;
}
.invisible, .invisible a {
display : none;
background : #fff;
color : #fff;
}
.copyright {
margin-top : 0;
margin-bottom : 0;
}
.hide {
visibility : hidden;
background : #fff;
color : #fff;
clear : both;
margin : 0;
}
.whiteout {
background : #fff;
color : #fff;
}
a:link {
background : #fff;
color : #037;
}
a:visited {
background : #fff;
color : #636;
}
a:active {
background : #ffc;
color : #900;
text-decoration : none;
}
a img {
color : #fff;
}
@media all {
a img {
color : inherit;
border : none;
}
}
body {
margin : 1em;
margin-right : 24px;
}
#slogan {
background : #fff;
color : #777;
font-weight : bold;
margin : 0;
padding : 0;
margin-bottom : 1.3em;
font-size : medium;
}
div#Contents {
float : left;
width : 72%;
border-top : none;
}
div#Contents > h2:first-child, div#Contents > h3:first-child {
margin-top : 0;
}
#Contents ul li, #Contents p, #Contents table {
margin-left : 0;
margin-right : 0;
}
div#Contents h2.first-child {
margin-top : 0;
}
h2 {
background : #005a9c;
color : #fff;
border : none;
width : 100%;
font-weight : bold;
font-size : medium;
text-indent : 0.5em;
margin-top : 0.5em;
padding : 0.1em 0;
}
h3 {
font-size : 1.2em;
border : none;
width : 100%;
font-weight : bold;
font-size : medium;
text-indent : 0.5em;
margin-top : 0.5em;
padding : 0.1em 0;
}
h3 a:link {
background : #005a9c;
color : #6f9;
text-decoration : underline;
}
h3 a:visited {
background : #005a9c;
color : #ccf;
text-decoration : underline;
}
table {
margin-bottom : 1em;
background : #fff;
color : #000;
}
th {
background : #fc9;
color : #000;
}
th a:link {
background : #fc9;
color : #9f9;
text-decoration : underline;
}
th a:visited {
background : #fc9;
color : #ccf;
text-decoration : underline;
}
td {
background : #fd9;
color : #000;
}
td a:link {
background : #fd9;
color : #00e;
text-decoration : underline;
}
td a:visited {
background : #fd9;
color : #636;
text-decoration : underline;
}
.clear {
clear : both;
}
.map {
text-align : right;
font-size : small;
}
.Icons {
float : left;
}
.banner {
text-align : right;
vertical-align : top;
font-weight : bold;
font-size : 110%;
padding-right : 1em;
}
.banner a:link {
color : #00e;
}
.banner a:visited {
color : #636;
}
.banner a:active {
color : #529;
text-decoration : none;
}
.banner a:hover {
color : #900;
text-decoration : none;
}
#Navigation {
clear : both;
width : 99%;
padding : 0 0 0 4px;
margin : 0 0 0.5em 0.5%;
border-bottom : 2px solid #778;
text-align : right;
}
li#CurrentTab, li.tab {
list-style : none;
display : inline;
}
li#CurrentTab, li.tab a {
padding : 2px 0.5em 2px 0.5em;
background : #c8e3ea;
color : #005a9c;
border-right : 2px solid #778;
font-size : 100%;
}
li#CurrentTab {
border : 2px solid #778;
border-bottom : 2px solid #fff;
background : #fff;
color : #000;
}
li.tab a {
text-decoration : none;
}
li.spacer {
list-style : none;
display : inline;
}
li.tab a.colord:link {
background : #d3deec;
color : #005a9c;
}
li.tab a.colord:visited {
background : #d3deec;
color : #529;
}
li.tab a.colord:hover {
background : #005a9c;
color : #fff;
}
a.colorz:link {
background : #d3deec;
color : #005a9c;
}
a.colorz:visited {
background : #d3deec;
color : #529;
}
a.colorz:hover {
background : #005a9c;
color : #fff;
}
p.noabstract {
margin-top : 0.5em;
margin-bottom : 0.5em;
padding-left : 1em;
display : none;
}
p.abstract {
margin-top : 0.5em;
margin-bottom : 0.5em;
padding-left : 1em;
}
@media print {
body {
font-size : 12pt;
}
#Menu {
display : none;
}
}

↑ Top