Day-1 HTML,CSS, J-S

To insert a box which takes input from the user. we hve to use form tag.

<form>

<input type="text">

</form>