Day 3(Input form)
Input tag:
Input tags are used to take various types of inputs on our web page.
Following are the input tags that can be used.
<input type="button">
<input type="checkbox">
<input type="color">
<input type="date">
<input type="datetime-local">
<i...
youngclick.hashnode.dev2 min read