Megaquotepost Bonanza II: Electric Boogaloo

Discussion in 'The Spam Zone' started by Ars Nova, Jan 22, 2012.

  1. Makaze Some kind of mercenary

    Joined:
    Jan 22, 2011
    Location:
    The Matinée
    1,207
    Oh, that's right. This is the format for font styles.

    HTML:
    <style type="text/css">
    element {
    font-family: "family-name", generic-family;
    }
    </style>
    Such that the family name is the name of the specific font family, and the generic name is used if the person viewing it does not have that specific font. This is done to avoid blank squares when a user does not have the font you are referencing.