Hint.css is an HTML/CSS-only library for creating simple tooltips. Written in SASS, It does not rely on any JavaScript and rather uses data-* attribute, pseudo elements, content property and CSS3 transitions to create the tooltips. Also it uses BEM naming convention particularly for the modifiers.