Testing CSS transitions in Webkit.
This div will fade out when hovered over. In browsers that do not support this animation, there will be graceful degradation, as the div will simply fade out immediately.
]]>
This div will spin when it is clicked!
]]>
This div will spin when clicked.
]]>
Borders can also be animated. This box has a simple border animation where the border will both grow in thickness and change color when the box is hovered.
This box should invert colors and rotate 10° along the z-axis when hovered.
]]>
The transform can also be used for scaling:
This image should gradually change colors.