HTML5 Feature Tips
Details Tag
- Specify details that the user can open and close on demand
Inputs
- Various useful tips
Content Editable
- Make the content Editable
Mark Content
- Highlight things
Custom Data
- Data with elements
Output Tag
- To perform a calculation and show the result
Datalist Tag
- Allows you to search and add elements
Range(Slider)
- Do you need a range slider?
Map
- Image map with coordinates
Meter and Progress
- Display a gauge
Dialog
- Display a Modal Dialog
Lazy Loading
- Lazy Load html images natively
Word Break Opportunity
- specifies where in a text it would be ok to add a line-break.