Posts Tagged as button

Create a Button with Hover and Active States using CSS Sprites

July 21st, 2009 61 Comments

THIS TECHNIQUE IS NOW OUTDATED! It’s better to create buttons with CSS

buttons

Too many designers neglect the click state (active: property in CSS) in web design, either because they’re unaware of it, underestimate the importance of it or are plain lazy. It’s a simple effect that improves usability by giving the user some feedback as to what they’ve clicked on but can also add depth to a design.

First, a look at the working button.

Read more...
Page: 1