CSS Attributes
|
|
Font
Attributes:
|
|
Font-Size
|
To define size of font (10pt, 20pt)(pt=points)
|
Font-Style
|
To define font style (Italic, normal)
|
Font-weight
|
To define font weight (100, 200, and 300, bold...)
|
Font-Family
|
To define font family (Arial, Vardana, Calibri etc.)
|
|
|