Thread: css validation
View Single Post
Old 09-07-2003, 10:37   #1 (permalink)
Mr Fred
Magazines™
 
Mr Fred's Avatar
 
Join Date: Mar 2003
Location: Glasgow..
Posts: 11,340
css validation

css validates correctly but warnings

* Line : 2 Level : 1 You have no color with your background-color : body
* Line : 12 Level : 1 You have no background-color with your color : #top
* Line : 23 Level : 1 You have no color with your background-color : #banner
* Line : 35 Level : 1 You have no background-color with your color : ul
* Line : 45 Level : 1 You have no background-color with your color : li
* Line : 51 Level : 1 You have no background-color with your color : li a
* Line : 75 Level : 1 You have no background-color with your color : #link1
* Line : 84 Level : 1 You have no background-color with your color : #link2
* Line : 93 Level : 1 You have no background-color with your color : #link3
* Line : 101 Level : 1 You have no background-color with your color : #link4
* Line : 109 Level : 1 You have no background-color with your color : h1
* Line : 116 Level : 1 You have no background-color with your color : h2
* Line : 116 Level : 1 Same colors for color and background-color in two contexts #banner and h2
* Line : 116 Level : 1 Same colors for color and background-color in two contexts li a:hover and h2
* Line : 123 Level : 1 Same colors for color and background-color in two contexts #banner and h3
* Line : 123 Level : 1 You have no background-color with your color : h3
* Line : 123 Level : 1 Same colors for color and background-color in two contexts li a:hover and h3

does anyone fill this crap in. probably worth it longterm
  Reply With Quote