Fonts voor het web

Fonts voor het web

Posted on 07. Aug, 2009 by admin in Tutorials HTML en CSS

Met deze post plaatsen we 16 fonts die standaard kunnen gebruikt worden voor het web. Ze zijn compatibel met de belangrijkste browsers.
Telkens wordt een voorbeeld weergegeven, alsook de bijhorende CSS code.

1. Century Gothic | font-family: Century Gothic, sans-serif;

2. Gill Sans | font-family: Gill Sans / Gill Sans MT, sans-serif;

3. Palatino Linotype | font-family: ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;

4. Arial Narrow | font-family: ‘Arial Narrow’, sans-serif;

5. Georgia | font-family: Georgia, Serif;

6. Lucida Sans Unicode | font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, sans-serif;

7. Lucida Console | font-family: ‘Lucida Console’, Monaco, monospace;

8. Arial | font-family: Arial, Helvetica, sans-serif;

9. Arial Black | font-family: ‘Arial Black’, Gadget, sans-serif;

10. Arial Narrow | font-family: ‘Arial Narrow’, sans-serif;

11. Impact | font-family: Impact, Charcoal, sans-serif;

12. Tahoma | font-family: Tahoma, Geneva, sans-serif;

13. Trebuchet MS | font-family: ‘Trebuchet MS’, Helvetica, sans-serif;

14. Verdana | font-family: Verdana, Geneva, sans-serif;

15. Courier New | font-family: ‘Courier New’, Courier, monospace;

16. Times New Roman | font-family: ‘Times New Roman’, Times, serif;

Tags:

One Comment

Martijn

28. Oct, 2009

Oh, erg mooie lijst! Hardstikke bedankt!

Leave a reply