przewiń do treści

HTML5 i CSS3. Praktyczne projekty

Włodzimierz Gajda

<table>
    <tr>
        <th>Rodzina</th>
        <th>Czcionki</th>
    </tr>
    <tr>
        <th>bezszeryfowe</th>
        <td>Arial, Verdana, Trebuchet MS</td>
    </tr>
    <tr>
        <th>szeryfowe</th>
        <td>Georgia, Times New Roman</td>
    </tr>
    ...
</table>

Listing 17.5. Zestawienie czcionek Core fonts for the Web

Rozdział 17. Tabele

17-05.txt

Reklama

Szkolenia z Symfony 2.1