html/ahoj.html
author František Kučera <franta-hg@frantovo.cz>
Sat May 23 21:33:25 2009 +0200 (2009-05-23)
changeset 4 49903d1fe188
parent 2 26a11fc8e3e4
permissions -rw-r--r--
Logo (první verze: „SQL: tenhle jazyk tě bude bavit!“) a ikonky pro ok, varování, chybu nebo tip u výsledku.
franta-hg@2
     1
<table>
franta-hg@2
     2
    <thead>
franta-hg@2
     3
        <tr>
franta-hg@2
     4
            <td>Sloupeček 1</td>
franta-hg@2
     5
            <td>Sloupeček 2</td>
franta-hg@2
     6
            <td>Sloupeček 3</td>
franta-hg@2
     7
            <td>Sloupeček 4</td>
franta-hg@2
     8
        </tr>
franta-hg@2
     9
    </thead>
franta-hg@2
    10
    <tbody>
franta-hg@2
    11
        <tr>
franta-hg@2
    12
            <td>Hodnota 1</td>
franta-hg@2
    13
            <td>Hodnota 2</td>
franta-hg@2
    14
            <td>Hodnota 3</td>
franta-hg@2
    15
            <td class="cislo">1234,56</td>
franta-hg@2
    16
        </tr>
franta-hg@2
    17
        <tr>
franta-hg@2
    18
            <td>Hodnota 1</td>
franta-hg@2
    19
            <td>Hodnota 2</td>
franta-hg@2
    20
            <td>Hodnota 3</td>
franta-hg@2
    21
            <td class="cislo">1234,56</td>
franta-hg@2
    22
        </tr>
franta-hg@2
    23
        <tr>
franta-hg@2
    24
            <td>Hodnota 1</td>
franta-hg@2
    25
            <td>Hodnota 2</td>
franta-hg@2
    26
            <td>Hodnota 3</td>
franta-hg@2
    27
            <td class="cislo">1234,56</td>
franta-hg@2
    28
        </tr>
franta-hg@2
    29
        <tr>
franta-hg@2
    30
            <td>Hodnota 1</td>
franta-hg@2
    31
            <td>Hodnota 2</td>
franta-hg@2
    32
            <td>Hodnota 3</td>
franta-hg@2
    33
            <td class="cislo">1234,56</td>
franta-hg@2
    34
        </tr>
franta-hg@2
    35
        <tr>
franta-hg@2
    36
            <td>Hodnota 1</td>
franta-hg@2
    37
            <td>Hodnota 2</td>
franta-hg@2
    38
            <td>Hodnota 3</td>
franta-hg@2
    39
            <td class="cislo">1234,56</td>
franta-hg@2
    40
        </tr>
franta-hg@2
    41
        <tr>
franta-hg@2
    42
            <td>Hodnota 1</td>
franta-hg@2
    43
            <td>Hodnota 2</td>
franta-hg@2
    44
            <td>Hodnota 3</td>
franta-hg@2
    45
            <td class="cislo">1234,56</td>
franta-hg@2
    46
        </tr>
franta-hg@2
    47
        <tr>
franta-hg@2
    48
            <td>Hodnota 1</td>
franta-hg@2
    49
            <td>Hodnota 2</td>
franta-hg@2
    50
            <td>Hodnota 3</td>
franta-hg@2
    51
            <td class="cislo">1234,56</td>
franta-hg@2
    52
        </tr>
franta-hg@2
    53
        <tr>
franta-hg@2
    54
            <td>Hodnota 1</td>
franta-hg@2
    55
            <td>Hodnota 2</td>
franta-hg@2
    56
            <td>Hodnota 3</td>
franta-hg@2
    57
            <td class="cislo">1234,56</td>
franta-hg@2
    58
        </tr>
franta-hg@2
    59
        <tr>
franta-hg@2
    60
            <td>Hodnota 1</td>
franta-hg@2
    61
            <td>Hodnota 2</td>
franta-hg@2
    62
            <td>Hodnota 3</td>
franta-hg@2
    63
            <td class="cislo">1234,56</td>
franta-hg@2
    64
        </tr>
franta-hg@2
    65
        <tr>
franta-hg@2
    66
            <td>Hodnota 1</td>
franta-hg@2
    67
            <td>Hodnota 2</td>
franta-hg@2
    68
            <td>Hodnota 3</td>
franta-hg@2
    69
            <td class="cislo">1234,56</td>
franta-hg@2
    70
        </tr>
franta-hg@2
    71
        <tr>
franta-hg@2
    72
            <td>Hodnota 1</td>
franta-hg@2
    73
            <td>Hodnota 2</td>
franta-hg@2
    74
            <td>Hodnota 3</td>
franta-hg@2
    75
            <td class="cislo">1234,56</td>
franta-hg@2
    76
        </tr>
franta-hg@2
    77
        <tr>
franta-hg@2
    78
            <td>Hodnota 1</td>
franta-hg@2
    79
            <td>Hodnota 2</td>
franta-hg@2
    80
            <td>Hodnota 3</td>
franta-hg@2
    81
            <td class="cislo">1234,56</td>
franta-hg@2
    82
        </tr>
franta-hg@2
    83
    </tbody>
franta-hg@2
    84
</table>
franta-hg@4
    85
<p class="vysledekOK">Ahoj. Právě jsi zmáčknul tlačítko :-)</p>
franta-hg@4
    86
<p class="vysledekVarovani">Tohle se zobrazí při varování.</p>
franta-hg@4
    87
<p class="vysledekChyba">A tohle, když se něco nepovede.</p>
franta-hg@4
    88
<p class="vysledekTip">„Nějaký pěkný tip, citát, nebo <a href="http://frantovo.cz/blog/">odkaz</a> na stránku.“</p>