CSS - Riferimento per i caratteri Web Safe
Combinazioni di caratteri
CSS3 ha adattato la tecnologia delle combinazioni di caratteri. Qui, se il browser non supporta il primo carattere, prova il carattere successivo.
Caratteri Serif
| Famiglia di font | Normale | grassetto |
|---|---|---|
| Georgia, serif | Questo è un testo normale. |
This is normal text. |
| "Times New Roman", Times, serif | Questo è un testo normale. |
This is normal text. |
| "Palatino Linotype", Palatino, "Libro Antiqua", serif | Questo è un testo normale. |
This is normal text. |
Font Sans-Serif
| Famiglia di font | Normale | grassetto |
|---|---|---|
| Arial, Helvetica, sans-serif | Questo è un testo normale. |
This is normal text. |
| "Arial Black", gadget, sans-serif | Questo è un testo normale. |
This is normal text. |
| Impact, carboncino, sans-serif | Questo è un testo normale. |
This is normal text. |
| Impact, carboncino, sans-serif | Questo è un testo normale. |
This is normal text. |
| Tahoma, Ginevra, sans-serif | Questo è un testo normale. |
This is normal text. |
| "Trebuchet MS", Helvetica, sans-serif | Questo è un testo normale. |
This is normal text. |
| Verdana, Ginevra, sans-serif | Questo è un testo normale. |
This is normal text. |
Caratteri monospaziali
| Famiglia di font | Normale | grassetto |
|---|---|---|
| Corriere, monospazio | Questo è un testo normale. |
This is normal text. |
| "Courier New", Courier, monospace | Questo è un testo normale. |
This is normal text. |
| "Lucida Console", Monaco, monospazio | Questo è un testo normale. |
This is normal text. |
Caratteri corsivi
| Famiglia di font | Normale | grassetto |
|---|---|---|
| "Comic Sans MS", corsivo | Questo è un testo normale. |
This is normal text. |
| "Courier New", Courier, monospace | Questo è un testo normale. |
This is normal text. |
| "Lucida Console", Monaco, monospazio | Questo è un testo normale. |
This is normal text. |
