![]() |
VOOZH | about |
The font-style attribute is used to specify whether the text is to be rendered using a normal, italic, or oblique face style.
Syntax:
font-style="style"
Attribute Values: The attribute can have the following values:
We will use the font-style attribute for styling the font in the following examples:
Example 1:
Output:
👁 ImageExample 2:
Output:
👁 Image