Home HTML CSS JAVASCRIPT BOOTSTRAP Python Docker ML tutorial About us Privacy policy

CSS Fonts


CSS Fonts:-



a
The CSS font properties is show the font family, boldness, size, and style of a text in the css.

Font Style:-

The is font-style property is using to show italic text. This three ways:

  • normal - text is shown normally.
  • italic - text is shown in italics.
  • oblique - text is "leaning",


  • Font Size:-

    The font-size property is using for the size of the text.

    Set Font-Size With Pixels in css


    Set Font-Size With Em in css

    Font Weight:-


    Font Variant:-