I'm passionate about User Experience. I come across horrible, terrible things concerning human-machine-interfaces each day. Every now and then I'll find a gem. Once in a blue moon I'll have an idea.
What fresh hell is this? is this fresh-faced Information Architect's place for sharing.
http://compl33t.com
After reading Recreating the Button, I was inspired to do my own take on a pure CSS button for the project I’m currently working on.
To the left is the text link we were originally going to use. To the right is the button, with its three states (normal, hover, and active - respectively). Not only does the button look nicer, it also improves the user experience. Buttons imply action. Links take you somewhere.
So, when you’re building a web app, make sure to use buttons for actions (add, edit, delete, etc). Your users will love you for it.
I would have supplied the code, but Tumblr goes nuts when I attempt to manually use the <code> tag.