job_input.html 104 Bytes
Newer Older
1 2 3 4
<div id="job">
    <input type="text" placeholder="Profession" name="job" autocomplete="off" />
</div>