Animating Buttons with CSS3
Many of the emerging techniques in CSS3 are particularly well suited to interactive Web page elements such as buttons. In this tutorial Sue Smith will explore using CSS3 properties including transforms, transitions, box shadows, backgrounds and rounded corners. She will be working with an anchor element, animating the button when it is in hover state. Most modern browsers support the bulk of the properties she will be using, but users with non-supporting browsers will still be able to see and interact with the button.