Quote:
Originally Posted by JustinThought
 to both of you for your feedback!
Once you brought that to my attention, I recalled that the most common usage is "sans-serif", so I decided to find out just where I got this hare-brained usage. Much of that stylesheet is actually remnant from a conversion I made from within Open Office with the writer2epub plugin. So I tested another document, formatted in Ariel, and what came back was
body
{
font-family: "100 %", serif, sansserif;
}
Not common, I know, and from your comments, not acceptable; but it still passed verification through FlightCrew and the Epubcheck 0.3.7 plugins lurking within my Sigil. So I took the additional step just now of sending it out to validator.idpf.org and epubconversion.com who just didn't seem to find anything wrong with that terminology; each came back with a clean bill. Which doesn't make it right, I know.
You have my solemn promise!
|
IIRC Flight-crew never validated a Stylesheet, only the XHTML. And then, only checked inline styles for parsing errors.
Right -click on the CSS filename (in Sigil): Validate with W3C