CSS - Web Safe Fonts-Referenz
Schriftkombinationen
CSS3 hat die Technologie für Schriftkombinationen angepasst. Wenn der Browser die erste Schriftart nicht unterstützt, versucht er hier die nächste Schriftart.
Serifenschriftarten
| Schriftfamilie | Normal | Fett gedruckt | 
|---|---|---|
| Georgia, Serife | Dies ist normaler Text.  |  
       This is normal text.  |  
      
| "Times New Roman", Times, Serife | Dies ist normaler Text.  |  
       This is normal text.  |  
      
| "Palatino Linotype", Palatino, "Book Antiqua", Serife | Dies ist normaler Text.  |  
       This is normal text.  |  
      
Sans-Serif-Schriftarten
| Schriftfamilie | Normal | Fett gedruckt | 
|---|---|---|
| Arial, Helvetica, serifenlos | Dies ist normaler Text.  |  
       This is normal text.  |  
      
| "Arial Black", Gadget, serifenlos | Dies ist normaler Text.  |  
       This is normal text.  |  
      
| Impact, Charcoal, serifenlos | Dies ist normaler Text.  |  
       This is normal text.  |  
      
| Impact, Charcoal, serifenlos | Dies ist normaler Text.  |  
       This is normal text.  |  
      
| Tahoma, Genf, serifenlos | Dies ist normaler Text.  |  
       This is normal text.  |  
      
| "Trebuchet MS", Helvetica, serifenlos | Dies ist normaler Text.  |  
       This is normal text.  |  
      
| Verdana, Genf, serifenlos | Dies ist normaler Text.  |  
       This is normal text.  |  
      
Monospace-Schriftarten
| Schriftfamilie | Normal | Fett gedruckt | 
|---|---|---|
| Kurier, Monospace | Dies ist normaler Text.  |  
       This is normal text.  |  
      
| "Courier New", Kurier, Monospace | Dies ist normaler Text.  |  
       This is normal text.  |  
      
| "Lucida Console", Monaco, Monospace | Dies ist normaler Text.  |  
       This is normal text.  |  
      
Kursive Schriftarten
| Schriftfamilie | Normal | Fett gedruckt | 
|---|---|---|
| "Comic Sans MS", kursiv | Dies ist normaler Text.  |  
       This is normal text.  |  
      
| "Courier New", Kurier, Monospace | Dies ist normaler Text.  |  
       This is normal text.  |  
      
| "Lucida Console", Monaco, Monospace | Dies ist normaler Text.  |  
       This is normal text.  |