Quote:
Originally Posted by JaneFancher
How in heck do you "validate" your html?
|
Actually, you probably need to check your css, as ADE will completely discard a stylesheet if it finds any errors in it. The W3 CSS validator is
here. Note that this will always return errors with font-face definitions as it won't be able to see the urls that are specified, but look for errors in the rest of the css.