CSS - odniesienie do bezpiecznych czcionek internetowych
Kombinacje czcionek
CSS3 ma zaadaptowaną technologię łączenia czcionek. Tutaj, jeśli przeglądarka nie obsługuje pierwszej czcionki, spróbuje użyć następnej czcionki.
Czcionki szeryfowe
| Rodzina czcionek | Normalna | pogrubienie |
|---|---|---|
| Georgia, serif | To jest normalny tekst. |
This is normal text. |
| „Times New Roman”, Times, serif | To jest normalny tekst. |
This is normal text. |
| „Palatino Linotype”, Palatino, „Book Antiqua”, serif | To jest normalny tekst. |
This is normal text. |
Czcionki bezszeryfowe
| Rodzina czcionek | Normalna | pogrubienie |
|---|---|---|
| Arial, Helvetica, sans-serif | To jest normalny tekst. |
This is normal text. |
| „Arial Black”, Gadget, sans-serif | To jest normalny tekst. |
This is normal text. |
| Impact, Charcoal, sans-serif | To jest normalny tekst. |
This is normal text. |
| Impact, Charcoal, sans-serif | To jest normalny tekst. |
This is normal text. |
| Tahoma, Geneva, sans-serif | To jest normalny tekst. |
This is normal text. |
| „Trebuchet MS”, Helvetica, sans-serif | To jest normalny tekst. |
This is normal text. |
| Verdana, Geneva, sans-serif | To jest normalny tekst. |
This is normal text. |
Czcionki o stałej szerokości
| Rodzina czcionek | Normalna | pogrubienie |
|---|---|---|
| Courier, o stałej szerokości | To jest normalny tekst. |
This is normal text. |
| „Courier New”, Courier, monospace | To jest normalny tekst. |
This is normal text. |
| „Lucida Console”, Monako, monospace | To jest normalny tekst. |
This is normal text. |
Cursive Fonts
| Rodzina czcionek | Normalna | pogrubienie |
|---|---|---|
| „Comic Sans MS”, kursywą | To jest normalny tekst. |
This is normal text. |
| „Courier New”, Courier, monospace | To jest normalny tekst. |
This is normal text. |
| „Lucida Console”, Monako, monospace | To jest normalny tekst. |
This is normal text. |