^ Zona Info: Tag Html Output

Tag Html Output

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

Tag Html Output
Contoh:
<form>
    <input name="this" id="this" type="number" value="124"> +
    <input name="that" id="that" type="number" value="27"> =
    <output name="result" for="this that">151</output>
</form>
Preview:
+ = 151

No comments:

Post a Comment