Submit a resource

**We won't take spam. This needs to be an actual useful resource. If you spam, you will be blocked permanently.

The Resource

Think "excerpt" length/style.
Please make sure the dimensions are approx (600 x 300px).

News & Articles

A to Z CSS: Hover

Hover is a pseudo class and can be used to style state. The hover state is active when a users mouse enters the bounding box of an element and is inactive when the users mouse leaves it. In this episode, we’ll look at the :hover pseudo class on text links and create a CSS dropdown menu triggered by hover and enhanced with jQuery for touch devices.