References to style sheets

Post here if your topic is about CSS HTML Validator but doesn't fit in another forum.
Post Reply
Ron
Rank I - Novice
Posts: 13
Joined: Mon May 30, 2005 12:11 pm
Contact:

References to style sheets

Post by Ron »

Hi,

I am a happy user of CSE 7 Std. :-)

Is there a way to check whether references to CSS are correct?
Sometimes I make a typo in the CSS class or id of an HTML tag.

CSE does not give an error message in that case. Shouldn't CSE give at least a warning when you use a class that is not defined in the referred CSS files?

Thanks,

Ron
User avatar
Albert Wiersch
Site Admin
Posts: 3785
Joined: Sat Dec 11, 2004 9:23 am
Location: Near Dallas, TX
Contact:

Post by Albert Wiersch »

Hi Ron,

I've thought about a check like this. Currently CSE does not check to make sure the CSS classes exist. It's harder to implement this check than most other checks. It may be added in a future version.
Albert Wiersch, CSS HTML Validator Developer • Download CSS HTML Validator FREE Trial
Daniel Lacroix
Rank III - Intermediate
Posts: 92
Joined: Sat Dec 11, 2004 2:38 pm
Contact:

Post by Daniel Lacroix »

Hi Albert,

It would be nice if CSE could check if the CSS classes exist.

Daniel.
Post Reply