Day 42

 HTML provides a number of elements that can be combined to create forms that users can fill out and send to a web server for processing.

The element Description

<button> The element represents <button>a pressable button.

<datalist> The element contains <datalist>elements <option>that represent values ​​available to other form elements.

<fieldset> Group multiple elements and banners ( <label>) within a form in an HTML document, making your forms easier to use and clearer

تعليقات