What font style and size does DP use?

Discussion in 'HTML & Website Design' started by GameOver, Mar 16, 2008.

  1. #1
    I currently use:

    font-family:arial, verdana, helvetica, sans-serif;
    font-size:12px;

    however I want my font to look more like DP's. Thanks
     
    GameOver, Mar 16, 2008 IP
  2. Spider-Man

    Spider-Man Banned

    Messages:
    2,684
    Likes Received:
    211
    Best Answers:
    0
    Trophy Points:
    0
    #2
    File - Save As/Save Page As.

    Open the .css file which gets saved to your hard disk; there you go;)
     
    Spider-Man, Mar 16, 2008 IP
  3. hans

    hans Well-Known Member

    Messages:
    2,923
    Likes Received:
    126
    Best Answers:
    1
    Trophy Points:
    173
    #3
    verdana, geneva, lucida, 'lucida grande', arial, helvetica,

    and in the CSS you see that DP webmaster is modern and uses pt for font size instead of px !! to make all fonts of equal absolute size on any monitor resultion
     
    hans, Mar 16, 2008 IP