Thread: Stupid CSS Bugs
View Single Post
Old 2007-01-28, 02:38 PM   #40
Simon
That which does not kill us, will try, try again.
 
Simon's Avatar
 
Join Date: Aug 2003
Location: Conch Republic
Posts: 5,150
Send a message via ICQ to Simon Send a message via AIM to Simon Send a message via Yahoo to Simon
Quote:
Originally Posted by Licker4U View Post
(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..
Simon is offline   Reply With Quote