^ Zona Info: Tag Html fieldset

Tag Html fieldset

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

Tag Html fieldset
Contoh:
<form action="fieldsetdemo/">

    <fieldset>
        <legend>Personal details</legend>
        <label for="yourname">Your name:</label> <input name="yourname" id="yourname">
        <label for="yourage">Your age:</label> <input type="number" name="yourage" id="yourage">
    </fieldset>
Preview:
Identitas

No comments:

Post a Comment