Using css :hover to show / hide an element

Return to article

In this demo when you move your mouse over the gray boxes you should see some red text. The js version uses jquery and the css version uses :hover

Javascript version

This is an important note!
js version - help note

CSS Version

This is an important note!
css version - help note