
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!).
Read the rest of this entry »

Just a quick note to make you aware of, if you aren’t already, CSS3PIE which enables Internet Explorer 6 to 8 to render some of the more useful CSS3 decoration features.
Read the rest of this entry »

My latest blog post over at PC Pro is up. How to make your website more attractive with @font-face talks about using the CSS3 @font-face rule to embed fonts in your website.
It’s a reworked and simpler version of adventures with @font-face which I wrote back in December 2009.
As always, please feel free to let me know what you think.