W3C CSS Validator Results for http://embletonconsultancy.co.uk/style.css

Congratulations! No Error Found.

Valid CSS! This document validates as CSS!

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:

 
<p>
 <a href="http://jigsaw.w3.org/css-validator/">
  <img style="border:0;width:88px;height:31px"
       src="http://jigsaw.w3.org/css-validator/images/vcss" 
       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://embletonconsultancy.co.uk/style.css
   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

Valid CSS information

html, body, div, p, p.first, th, td, li, dd, footer {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 1.2em;
width : 100%;
margin : 0;
padding : 0;
color : #003399;
background-color : #fff;
}
#header {
background-color : #003399;
}
#header h1 {
float : right;
color : #ffff99;
background-color : #003399;
}
#header h1 a:link {
color : #ffff99;
background-color : #003399;
}
#header h1 a:visited {
color : #ffff99;
background-color : #003399;
}
#header h1 a:hover {
color : #003399;
background : #ffff99;
}
a img {
border : 0;
}
img {
border : 0;
}
h2 {
font-size : 1.3em;
}
h3 {
font-size : 1.2em;
font-weight : bold;
}
h4 {
font-size : 1.1em;
font-weight : bolder;
}
* {
margin : 0;
padding : 0;
}
#navcontainer {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 0.9em;
background-color : #f5f5f5;
color : #000066;
border-top : 1px groove #003399;
border-bottom : 1px groove #003399;
margin : 0;
padding : 4px 0 4px 0;
text-align : center;
margin-top : 2px;
}
#navlist {
margin : 0;
padding : 2px 0;
}
#navlist ul {
margin : 0;
padding : 0;
}
#navlist li {
display : inline;
list-style : none;
}
#navlist li a {
color : #003399;
background : #f5f5f5;
margin : 2px 0;
padding : 2px 4px;
text-decoration : none;
text-transform : uppercase;
}
#navlist li a:hover, #navlist li a:active {
text-decoration : underline;
}
#navlist li.first {
border-right : 1px groove #fff;
}
#navlist li.separator {
border-left : 1px groove #990000;
}
#navlist li.separator1 {
border-left : 1px groove #fff;
}
.akey {
text-decoration : underline;
}
#form {
width : 60%;
padding-left : 2%;
padding-top : 10px;
}
#form .btn {
border : 1px outset #666666;
background-color : #ffffcc;
color : #003399;
padding : 2px;
font-size : 1.2em;
font-weight : bold;
text-align : center;
}
#content {
top : 240px;
left : 0.5%;
width : 63%;
margin : 2%;
padding-right : 11px;
padding-top : 0.5%;
padding-bottom : 0.5%;
z-index : 1;
color : #003399;
background-color : #ffffff;
}
#rightcol {
position : absolute;
top : 350px;
width : 22%;
right : 5%;
padding-top : 1.5%;
padding-bottom : 0.5%;
z-index : 1;
color : #003399;
background-color : #ffffff;
}
#photo {
width : 260px;
height : 230px;
color : #003399;
background-color : #ffffff;
}
.valid {
text-align : center;
}
#footer {
clear : both;
width : 97%;
margin : 10px;
text-align : center;
font-size : 0.8em;
border-top : 1px groove;
}
hr {
width : 90%;
text-align : center;
}
#indent1 {
padding-left : 3em;
}
.anchorlink {
padding-left : 2%;
padding-top : 1%;
border : 1px outset #666666;
background-color : #ffffcc;
color : #003399;
padding : 2px;
font-size : 1.2em;
font-weight : bold;
text-decoration : none;
text-align : center;
width : 4em;
}
.anchorlink a:link {
color : #003399;
background-color : #ffffff;
text-decoration : none;
}
.anchorlink a:visited {
color : #003399;
background-color : #ffffff;
text-decoration : none;
}
a:hover {
color : #003399;
background-color : #ffffff;
text-decoration : underline;
}

↑ Top

QACSS