Renders text italic. The two value options, italic and oblique are functionally the same. If applied to italic text, it turns it back to normal. This property is inherited.
font-style: italic;
IE5.5+, FF1+, SA1.3+, OP9.2+
| italic | Makes text appear in italic. |
| normal | Sets the default value. |
| oblique | Makes text appear in oblique format. |