Prototyping Style – by Ben Callahan @ Beyond the Desktop Conference
Front-End Conf Lives!
Interview with Shopify Designer Alex MacDonnell Talking all things E-Commerce
A to Z CSS: Justify
The WordPress Vulnerability Database That Will Help You Secure Your Site
BizCraft Episode 43: Let’s talk about time…
Wren Lanier – Designing on the z-axis
Kickdrop Code Sample: Bootstrap Sliders
A to Z CSS: ID
Atomic Design – by Brad Frost @ Beyond the Desktop Conference
Jenn Lukas – Interactions & Mobile Devices
Kickdrop Code Sample: Form Pickers
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.