- From: craig <craig@bscene.com.au>
- Date: Sun, 29 Sep 2002 22:16:22 +1000
- To: <www-validator-css@w3.org>
The validator only gives warnings for TWO of the headings (i.e. H2 & H3 but
not H1) and TWO of the anchors (i.e. a:link & a:active but not a:hover) in
the following file:
@import "../bzine.css";
body{background:#C6DEFF
url("http://bzine.bscene.com.au/entertainment/i/reviews.gif")
fixed;color:#000066}
h1,h2,h3,h5{text-align:left}
h1,h2{color:#990000}
h3{font-size:12pt;color:#000000}
h4{font-size:14pt;text-align:center}
h5{font-size:16pt;margin-top:20cm}
h6{font-size:12pt}
ul{list-style:circle}
a:link{color:#0000EE}
a:active{color:#FF0000}
a:hover{color:#FF0000}
#i{text-align:center}
p.7{font-size:12pt}
Warnings
URI : http://bzine.bscene.com.au/entertainment/reviews/review.css
Line : 4 Level : 1 You have no background-color with your color : h2
Line : 5 Level : 1 You have no background-color with your color : h3
Line : 10 Level : 1 You have no background-color with your color : a:link
Line : 11 Level : 1 You have no background-color with your color : a:active
The validator only gives warnings for ONE of the headings (i.e. H5 but not
H2, H3, H4 & H6) in the following file:
@import "bzine.css";
body,caption,td{background:#000060;color:#33CCFF}
caption{background:#000099;font-size:18pt}
h1,h2,h4,h6,td{text-align:center}
h2,h3,h4,h5,h6{background:#000099}
h4{font-size:14pt;color:#33CCFF;margin-bottom:5cm}
h5{font-size:15pt;margin-top:10cm}
h6{font-size:14pt}
li{list-type:circle;padding-bottom:0.2em}
a:link{color:#FFFF00}
a:active{color:#FF0000}
a:visited{color:#FFCC00}
a:hover{color:#FF0000}
Warnings
URI : http://bzine.bscene.com.au/entertainment/n.css
Line : 4 Level : 1 You have no color with your background-color : h5
Line : 8 Level : 1 You have no background-color with your color : a:link
Line : 9 Level : 1 You have no background-color with your color : a:active
Line : 10 Level : 1 You have no background-color with your color :
a:visited
Line : 11 Level : 1 You have no background-color with your color : a:hover
Hoo roo
craig
ABN: 58-789-070-593
* I edit BZine Entertainment: http://bzine.bscene.com.au/entertainment/
---
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.391 / Virus Database: 222 - Release Date: 19/09/2002
Received on Sunday, 29 September 2002 08:30:31 UTC