Journal

Entries marked as: tutorial

CSS3 Input Fields

I have seen many tutorials on the web for CSS3 buttons, but not so much on what I’m going to briefly mention today, and that is CSS3 input fields.

Many website designs that I work with contain rounded cornered input fields, which normally meant using a background image from the design to achieve the required look. With CSS3 rounded corners and box shadows, this doesn’t necessarily need to be the case (although in some cases it still will be – depending on the complexity of the design!).