c523-font-style-000.svg
SVG Image Inkscape Image
Get a real browser! raster image of c523-font-style-000.png

Original test: c523-font-style-000.xht.

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

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

    <style type="text/css">
     .one { font-style: italic; }
     .two { font-style: oblique; }
     .three { font-style: normal; }
    </style>