5 lines
100 B
HTML

<form>
<input id="phone" type="tel" name="phone">
<button type="submit">Submit</button>
</form>