hi im trying to validate my CSS using your validater, and it says nothing is wrong with it....so it should give me the code for the icon, but for some reason it doesnt, heres what it says
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 information
- h1 {
- font-family : "Times New Roman", Times, serif;
- font-size : 36pt;
- font-style : italic;
- font-weight : bold;
- color : #cf3068;
- text-decoration : underline;
}
- body {
- background-color : #e0dfe3;
- background-image : url(file:///C|/temp/futuristics/futuristics.jpg);
- background-attachment : fixed;
}
- .myclassblue {
}
- .myclasssmallfont {
- font-size : 18pt;
- color : #cf3068;
}
- .myclassheader {
- font-size : 14pt;
- font-style : italic;
- font-weight : bold;
- color : #cf3068;
- text-decoration : underline;
}
- p {
- font-family : "Times New Roman", Times, serif;
- font-size : 14pt;
}
- .myclassnormal {
- font-family : "Times New Roman", Times, serif;
- font-size : 18pt;
- font-style : normal;
- font-weight : bold;
- color : #000000;
- text-decoration : none;
}
- .myclassbodycolor {
- background-color : #81010e;
}
please try to give me a swift response hopefully before tomorrow, and with the css code please