formula.css, HTML form styling example

formula.css - Bare bones HTML form style sheet

Since I do a lot of HTML and CSS on a daily basis, I unsurprisingly find myself building forms quite often. It can become a headache starting from scratch on each new project when it comes to taming and styling HTML forms. That's why I've created a template style sheet as a starting place for each new Web form I build. Feel free to poke around in the markup and check out the original article.

Example

Who are you?
What do you have to say?

Download

Download formula.css (1 KB)

Version Notes

v1.0
This is the initial release. Note that not all form elements are covered by this style sheet.