Validate CSS?
Validate CSS?
Hello,
I'm working to validate this page (index page only right now):
www.wcassist.com
XHTML validates fine but when I tried to validate CSS I got a ton of
errors. Almost all were due to JQuery UI (Theme Roller) rules or
places where I copied these rules for use elsewhere in the site. They
are all browser specific rules (-moz, -webkit, or old ie fixes like
zoom, etc).
Is there anyway to get this to pass CSS validation or do I have to
choose between maximizing cross browser effectiveness and presentation
vs. CSS validation?
Thanks.
John