Email conversation
| From | Sylvain Lavalley |
| To | Me |
| Subject | W3C CSS validation on your website |
| Date | 27 November 2006 13:33 |
http://www.howtocreate.co.uk/wrongWithIE/?chapter=Summary
When I click on the "W3C CSS validator" image on this page, I get something
like this :
Errors
URI : http://www.howtocreate.co.uk/wrongWithIE/wrongWithIE.css
* Line: 513
Invalid number : min-width Property min-width doesn't exist : 0
* Line: 516
Invalid number : min-width Property min-width doesn't exist : 0
;)
| From | Me |
| To | Sylvain Lavalley |
| Subject | Re: W3C CSS validation on your website |
| Date | 27 November 2006 16:03 |
Oops, that will teach me to use CSS 3 before the CSS validator has been
updated to validate it properly ;)
http://www.w3.org/TR/css3-mediaqueries/
I have removed the media queries to be nice to the validator :(
Mark 'Tarquin' Wilton-Jones - author of http://www.howtocreate.co.uk/