c527-font-004.svg
SVG Image Inkscape Image
Get a real browser! raster image of c527-font-004.png

Original test: c527-font-004.xht.

CSS Section: http://www.w3.org/TR/REC-CSS1#font.

CSS Section: 15.8 Shorthand font property: the 'font' property.

CSS Section: 15.3 Font family: the 'font-family' property.

CSS Section: 15.4 Font styling: the 'font-style' property.

CSS Section: 15.5 Small-caps: the 'font-variant' property.

CSS Section: 15.6 Font boldness: the 'font-weight' property.

CSS Section: 15.7 Font size: the 'font-size' property.

CSS Section: 10.8.1 Leading and half-leading.

    <style type="text/css">
     text { font-size: 12px; } 
     .font { font: italic small-caps 900 150%/150% sans-serif;}
    </style>