Font Property and Purpose : font : CSS Attributes and Javascript Style Properties HTML CSS TUTORIALS


HTML CSS TUTORIALS » CSS Attributes and Javascript Style Properties » font »

 

Font Property and Purpose


 

font             Allows you to combine several properties into one

font-family      family of font (the user must have this installed on his or her computer)

font-size        size of a font

font-weight      normal, bold, or bolder than the containing element

font-style       normal, italic, or oblique

font-stretch     width of the actual letters in a font (not spaces between them)

font-variant     normal or smallcaps

font-size-adjust aspect ratio of the size of characters of the font 

 



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo CSS Attributes and Javascript Style Properties
» font