Font Properties

font-color - specifies the font color

font-family - defines the font family that the text should be displayed in. if computer does not have the first font, will move on to the next font listed.

font-size - defines the size of the font. size can be relative or exact

font-style - defines whether the font is italic

font-variant - puts font into mall-caps.

font-weight - sets the font to be bold.

Valid XHTML 1.0!