Category Archives: CSS3

How to Create Realistic Buttons with CSS3

In a modern web application we don’t really use buttons (ala the input tag) so much. More often than not, we use some kind of div or link that when combined with some javascript behaves as a button. I’m not … Continue reading

Posted in CSS3, Development, Hacking, Web | 2 Comments