Beginner Developer
Posted on July 25, 2021
Address Tag
The <address>
HTML element indicates that the enclosed HTML provides contact information for a person or people, or for an organization.
Output Tag
In the following example, the form provides a slider whose value can range between 0 and 100, and an <input>
element into which you can enter a second number. The two numbers are added together, and the result is displayed in the <output>
element each time the value of any of the controls changes.
Datalist Tag
The <datalist>
HTML element contains a set of elements that represent the permissible or recommended options available to choose from within other controls.
Reference: https://developer.mozilla.org/en-US/docs/Web/HTML/Element
Want to read More, Click Here
Posted on July 25, 2021
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.