Skip to content

harrygfox/css-tooltip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pure CSS Tooltips

demo

tooltip.css contains all of the styles that create the tooltips.

This technique makes use of the attr() function. This means that all of the content is in the markup and so the stylesheet is modular and reusable.

In this example the stylesheet is only activated above a breakpoint of 767px.

About

Pure CSS Tooltips that show on hover or focus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published