W3C CSS Validator results for http://www.artyit.co.uk/index.html (CSS level 3 + SVG)

Congratulations! No Error Found.

This document validates as CSS level 3 + SVG !

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=www.artyit.co.uk%2Findex.html&usermedium=all
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

* {
margin : 0;
padding : 0;
}
#leftcolumn a {
line-height : 1.3em;
padding : 0;
}
a {
color : #CB8E02;
font-weight : bold;
text-decoration : none;
}
a:hover {
background : #9D6141;
color : #FFFFEE;
}
blockquote {
margin : 10px;
padding : 0 15px;
border-left : 2px solid #785402;
border-right : 2px solid #CB8E02;
text-align : justify;
}
body {
background : url(images/background.png) 0 0 repeat-x #F7F7F7;
font : normal normal normal 101%/125% Verdana, Arial, Helvetica, sans-serif;
text-align : center;
}
html {
height : 100%;
}
body {
min-height : 100.01%;
}
fieldset {
padding : 10px;
border : #ECCB00 solid 1px;
margin-bottom : 15px;
width : 460px;
}
form {
width : 450px;
}
h1, caption {
font-size : 170%;
font-family : Georgia, 'Times New Roman', Times, serif;
margin-bottom : 20px;
color : #A86E00;
}
caption {
margin : 0;
padding : 0;
}
#leftcolumn h1 {
font-size : 180%;
text-align : left;
line-height : 1.4em;
margin-bottom : 10px;
}
#leftcolumn h1 a:hover {
padding : 0;
}
h2, h3, h4 {
color : #6C372F;
font-family : Georgia, 'Times New Roman', Times, serif;
margin-top : 10px;
}
h2 {
font-size : 130%;
margin-bottom : 10px;
}
h3 {
font-size : 120%;
}
h4 {
font-size : 110%;
}
h5 {
margin-top : 18px;
font-size : 95%;
line-height : 1.2em;
}
html {
min-width : 770px;
}
img {
margin : 10px auto 10px auto;
}
#leftcolumn img {
margin-bottom : 20px;
padding : 2px;
border : #EEEEEE double 3px;
}
#content {
font-size : 90%;
}
#content li {
color : #48280D;
}
#content ul {
margin : 8px 0 3px 10px;
padding-left : 10px;
list-style-type : square;
color : #6C372F;
}
#content, #header, #footer {
width : 770px;
margin : 0 auto;
text-align : left;
position : relative;
}
#contentwrapper {
float : left;
background : url(images/contentbg.png) 50% 100% repeat-y #F7F7F7;
}
#contentwrapper, #footerwrapper {
width : 100%;
}
#footer {
background : url(images/footerbga.png) repeat-y;
height : 131px;
}
#footer a {
border-top : 1px solid #ECCB00;
border-bottom : 1px solid #ECCB00;
color : #947927;
padding : 2px 5px;
}
#footer a:hover {
border-top : 1px solid #553117;
border-bottom : 1px solid #553117;
color : #FFFFFF;
background : #CB8E02;
padding : 2px 5px;
}
#footer p {
margin : 0 0 0 300px;
padding-top : 30px;
color : #947927;
font-size : 0.8em;
}
#footerwrapper {
clear : both;
background : url(images/footerbgb.png) 0 0 repeat-x transparent;
}
#header {
background : url(images/header.png) transparent;
height : 130px;
}
#header ul {
display : block;
position : absolute;
top : 105px;
left : 270px;
}
#header li {
float : left;
width : 92px;
display : block;
}
#header li a {
border-top : 1px solid #8A6C39;
border-right : 1px solid #F0C144;
border-bottom : 1px solid #F0C144;
border-left : 1px solid #8A6C39;
padding : 1px;
font-size : 75%;
font-weight : bold;
text-align : center;
line-height : 20px;
text-decoration : none;
display : block;
background : url(images/grad2.jpg) no-repeat;
color : #553117;
}
#header li a:hover {
background : url(images/grad1.jpg) no-repeat;
color : #000;
}
#leftcolumn {
width : 180px;
float : left;
padding : 40px 0 10px 0;
margin-left : 20px;
display : inline;
color : #8B725A;
font-size : 80%;
}
#logo {
width : 190px;
display : block;
background : url(transparent.gif) no-repeat;
height : 90px;
position : absolute;
top : 0;
right : 34px;
}
#logo h1 {
display : none;
}
#rightcontent {
width : 500px;
float : right;
padding-top : 30px;
padding-right : 5px;
padding-bottom : 20px;
padding-left : 0;
float : right;
}
#rightcontent li {
font-size : 90%;
margin-bottom : 3px;
}
input, textarea {
border : #006666 solid 1px;
margin : 4px;
background : url(images/formbackground.png);
}
label {
color : #666666;
font-size : 90%;
}
legend {
padding : 10px;
color : #CB8E02;
}
ol {
margin : 10px;
padding-left : 10px;
list-style-type : square;
font-size : 80%;
font-weight : bold;
}
.courselist {
list-style-type : square;
font-size : 1em;
font-weight : normal;
}
p {
margin : 5px 0 5px 0;
font-size : 90%;
}
.submitbutton {
border : #003366 solid 1px;
background : #CB8E02;
color : #FFFFFF;
}
.tel {
color : #666666;
font : bold 90% Verdana, Arial, Helvetica, sans-serif;
}
.valpad {
margin-top : 40px;
margin-bottom : 40px;
}
.textarea2 {
border : #006666 solid 1px;
margin : 4px;
padding : 6px;
background : #F0F0FF;
}
hr {
height : 1px;
border-top : 1px solid #FEDF98;
margin-top : 4px;
margin-bottom : 4px;
}
.center {
text-align : center;
margin-bottom : 20px;
}
.brown {
color : #6C372F;
}

↑ Top