Day 43

 <form> Represents a section of a document that contains elements that a user can interact with to send data to a web server.

<input> The element is used <input>to create interactive elements for forms on web pages that accept data from the user and then send it to the server.

<label> Caption representation of a form element.

تعليقات