Valid CSS
bookmark:W3C CSS Validator Results
W3C CSS Validator Results for http://tadejpersic.50webs.com/index.html Congratulations!
Valid CSS! This document validates as CSS!
...To work as intended, your CSS style sheet needs a correct document parse tree. This means you should use valid HTML.
...Warnings
URI : http://tadej-ivan.50webs.com/sheet1.css* Line : 4 (Level : 1) You have no background-color with your color : a
* Line : 12 (Level : 1) You have no background-color with your color : a:link
* Line : 19 (Level : 1) You have no background-color with your color : a:visited
* Line : 34 (Level : 1) You have no background-color with your color : a:active
Valid CSS information
* a {
color : #0000ff;
font-size : 10px;
font-weight : bold;
}
* a:link {
color : #0000ff;
cursor : pointer;
}
* a:visited {
color : #ff0000;
text-decoration : line-through;
}
* a:hover {
background-color : #ffff00;
color : #ff0000;
text-decoration : none;
}
* a:active {
color : #ff0000;
cursor : default;
}
* abbr.cr {
cursor : help;
}
* body {
font-family : tahoma, verdana, sans-serif;
font-size : 12px;
margin : 8px;
}
* br {
line-height : 10px;
}
* div.sredina {
font-family : tahoma, verdana, sans-serif;
text-align : center;
}
* div.zavitek {
font-family : tahoma, verdana, sans-serif;
font-size : 12px;
padding : 0 1em;
width: 800px;
}
* h1 {
font-family : tahoma, verdana, sans-serif;
font-size: 16px;
}
* h2 {
font-family : tahoma, verdana, sans-serif;
font-size: 14px;
}
* img.gumb {
border : 0;
cursor : move;
height : 16px;
width : 16px;
}







