Flyover Country

Aaron Brethorst on Politics, User Experience, and Photography. I like sushi.

Flyover Country header image 2

Snazzy Buttons in HTML

December 6th, 2007 · 1 Comment

I discovered Oscar Alexander’s tutorial on snazzy HTML rounded buttons a while back, but needed it for something just a minute ago. It’s a fantastically easy way to create really attractive link buttons without much work and without using Javascript. Of course, you’ll need to clutter up your DOM with an extra span. This might not bother you (it doesn’t for me), but if it does you can always tie this in with Prototype to perform an element insertion at dom:ready or pageload.

Tags: Web Design

1 response so far ↓

Leave a Comment