Specifies a style for a font (e.g. italic).
Platform Support
| IE | Netscape | Mozilla | Opera | Safari | 4.0+ | 4.0+ | 1.0+ | 4.0+ | 1.0+ |
|---|
Usage
["normal" | "italic" | "oblique"]
Values
| inherit | Inherit the value from the parent element. |
| normal | Normal font. |
| italic | Italic font. |
| oblique | Oblique font. |
Availability
W3C CSS2
