HTML5 Feature Tips
-
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
-
figure - This is used to mark up a photo.
-
Tooltip - This trick basically shows the extra information provided by the site creator
                when a visitor hovers the mouse pointer over an element.
Lazy Loading - Lazy Load html images natively