No error or warning found
To work as intended, your CSS style sheet needs a correct document parse tree. This means you should use valid HTML.
Valid CSS informations
- div.top {
- background : #cc99cc;
- color : #000000;
- font-weight : bold;
}
- body {
- margin-top : 3%;
- margin-bottom : 3%;
- margin-left : 10%;
- margin-right : 13%;
- background : url(wallpaper_stars1.jpg) repeat;
}
- h1.titel1 {
- position : absolute;
- left : 15%;
- top : 35%;
- color : #55ffff;
- background-color : transparent;
- font-family : "comic sans ms", arial, sans-serif;
}
- h1.titel2 {
- position : absolute;
- left : 35%;
- top : 25%;
- color : #ffccff;
- background-color : transparent;
- font-family : "comic sans ms", arial, sans-serif;
}
- h1.titel3 {
- position : absolute;
- left : 55%;
- top : 15%;
- color : #ff3399;
- background-color : transparent;
- font-family : "comic sans ms", arial, sans-serif;
}
- a:link {
- color : #55ffff;
- background : url(wallpaper_stars1.jpg) repeat;
}
- a:visited {
- color : #cc99cc;
- background : url(wallpaper_stars1.jpg) repeat;
}
- a:hover {
- color : #cc66dd;
- background : #ffffcc;
- font-size : 120%;
}
- a.ital:hover {
- color : #cc66dd;
- background : #ffffcc;
- font-size : 100%;
- font-style : italic;
}
- a:active {
- color : #ff3399;
- background : url(wallpaper_stars1.jpg) repeat;
}
- p.top {
- font-family : arial, sans-serif;
- color : #ffffcc;
- background-color : transparent;
- margin-top : 11em;
- margin-bottom : 2em;
}
- p.av {
- border-bottom : thin solid #cc99cc;
}
- li {
- color : #ff3399;
- background-color : transparent;
- padding-top : 10px;
}
- img.b {
- border-style : none;
- height : 31px;
- width : 88px;
- margin-top : 2%;
- margin-left : 12%;
}
- img.ini {
- position : absolute;
- left : 65%;
- top : 60%;
- border-style : none;
- z-index : 3;
}
- img.ino {
- position : absolute;
- left : 65%;
- top : 60%;
- border-style : none;
- z-index : 1;
}
- span.z1 {
- position : absolute;
- left : 64%;
- top : 80%;
- color : #006633;
- background-color : transparent;
- font-family : "comic sans ms", arial, sans-serif;
- font-weight : 600;
- font-size : 14pt;
- z-index : 2;
}
- span.z2 {
- position : absolute;
- left : 64%;
- top : 80%;
- color : #00ff00;
- background-color : transparent;
- font-family : "comic sans ms", arial, sans-serif;
- font-weight : 600;
- font-size : 14pt;
- z-index : 2;
}

www-validator-css
Last Updated : den 24 augusti 2003 kl 12:17 IRDT