HomeReferencesCSS Properties

CSS Property: font

Specifies font characteristics of a box and can combine font-style, font-variant, font-weight, font-size, line-height and font-family. The font size can be followed by the line height by separating them with a "/".

HTML Dog, The Book HTML Dog book cover

HTML Dog is hosted by Titan Internet

Possible Values

Example


font: italic bold 1.5em/2 arial, Helvetica, sans-serif;