Quote:
Originally Posted by Licker4U
(I wish there was a CSS validator)
|
Try this one...
http://jigsaw.w3.org/css-validator/
Also, if you're making changes to an external css file and not seeing the changes in your html page (especially in IE), one thing that often "refreshes" everything is to load your external css file in your browser and then load your html page in the same window. It's harder for IE (and other browsers) to act like they don't know about your changes after you've just rubbed their faces in it.
__________________
"If you're happy and you know it, think again." -- Guru Pitka
Last edited by Simon; 2007-01-28 at 02:43 PM..
|