CSS HTML Validator - The fast, all-in-one, HTML, CSS, Link, SEO, spelling, and accessibility checker for Windows, & htmlval for Mac and Linux
Home Help: "font-synthesis" CSS property

The "font-synthesis" CSS Property

This property controls whether browsers may synthesize missing typefaces (like bold, italic, or small-caps typefaces).

Values for "font-synthesis"
CSS LevelValue
CSS Fonts Level 4"none | [ weight || style || small-caps || position ]"

Notes

  • If "weight" is not specified then browsers must not synthesize bold faces and if "style" is not specified then browsers must not synthesize italic faces. Use "none" to disallow all synthetic faces.

Recommended Links

Search Engine Links (for more information)

Help us improve this page: Suggest a link or noteReport a problem