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 {
- margin-top : 5%;
- text-align : center;
- color : #55ffff;
- background-color : transparent;
- font-family : "comic sans ms", arial, sans-serif;
}
- p.text1 {
- color : #55ffff;
- font-family : arial, serif;
- font-size : 120%;
- background-color : transparent;
}
- p.text2 {
- color : #ffffcc;
- font-family : arial, serif;
- font-size : 120%;
- background-color : transparent;
}
- p.av {
- border-bottom : thin solid #cc99cc;
}
- img.b {
- border-style : none;
- height : 31px;
- width : 88px;
- margin-top : 2%;
- margin-left : 12%;
}
- form {
- border-color : #cccccc;
- border-style : inset;
- background : #000055;
- color : #ffffff;
- padding : 2%;
- margin-left : 20%;
- margin-right : 20%;
- margin-top : 8%;
- text-align : center;
}
- input {
- text-align : center;
- font-size : 120%;
- font-family : arial, serif;
- color : #ffffcc;
- background-color : #000055;
}

www-validator-css
Last Updated : den 24 augusti 2003 kl 11:31 IRDT