CSS tips and tricks for styling forms

Here are simple CSS tips and tricks for styling your forms.

The Form

Here is a our basic form. I’ve used labels in the form not just for accessibility but also to allow styling with CSS. Here is our form markup. Check out Specifying keyboard type for web forms on mobile devices post for info on the using HTML5 mobile … Continue reading »

Continue reading »