Typophile

(x) HTML font - Verdana, Arial, Helvetica {Matthew Brown}

Would you recognize body type with size for me?

Thank-s

http://www.q-home.de/topset.html

From the html code:

Mac stylesheet:

font.head { font-family:
verdana,arial,helvetica;
font-weight:bold;
font-size: 11pt;
}

font.norm { font-family: verdana,arial,helvetica;
font-weight:normal;
font-size: 9pt;
}

Windows stylesheet:

font.head { font-family: verdana,arial,helvetica;
font-weight:bold;
font-size: 9pt;
}

font.norm { font-family: verdana,arial,helvetica;
font-weight:normal;
font-size: 7pt;
}

font-family: verdana,arial,helvetica

Captured from commoncrawl.org on 21 Apr 2015. original URL