font-style (CSS2)

Specifies a style for a font (e.g. italic).

Syntax

normal | italic | oblique

Examples having uses of: 'font-style'

1 votes
9k views

CSS selectors

A selector is made up of pattern that is matched against all elements in document.
0 votes
2k views

CSS star selector

* selector selects all the elements of the page and apply properties defined under it. If we have some properties that should be applied on all the elements, then * selector is used
0 votes
1k views

CSS Text

Styling HTML elements with font-family, color, and font-size properties defines the font, color, and size of the text in an element.
0 votes
1k views

CSS Font Attributes

Using text properties of CSS we can set the height, width , color of the text