font-style
font-style
The font-style
attribute specifies whether the text is to be rendered using a normal, italic or oblique face.
As a presentation attribute, it also can be used as a property directly inside a CSS stylesheet, see css font-style
for further information.
Usage context
Categories | Presentation attribute |
---|---|
Value | normal | italic | oblique | inherit |
Animatable | Yes |
Normative document | 登录查看完整内容
|