Styling Forms with CSS
We have looked at some basic formatting with CSS earlier, such as changing the font and using divs, and floating the elements to wrap elements, but now we will look at stylizing the form fields. One thing which I recently saw, and had an ephaniy about, is instead of using divs to contain the form…