Tag Html Template

Zona Info | Ilmu Komputer |  Juni 19, 2017
Post by: Ian

Tag Html Template
Contoh:
<h3>Optional Attributes</h3>

<table>

    <tr>
        <th>Attribute</th>
        <th>Description</th>
        <th>Possible values</th>
    </tr>

    <template id="row">
        <tr>
            <td></td>
            <td></td>
            <td></td>
        </tr>
    </template>
Preview:

Optional Attributes

AttributeDescriptionPossible values

Comments

Popular posts from this blog

Tag Html Address

Atribut tag input pada html

Tag Html tr