Tag tooltips

Pure CSS Tooltips with HTML5 Data Attribute

The HTML5 data attribute can be used for a lot of things. For example as selectors in jQuery, setting values for a jQuery application and so on. In this tutorial we’re going to take a look at how can we…