topical media & game development
basic-web-html-12-forms.css / css
/* forms style sheet */
body, input, textarea {
font-family:arial, verdana, sans-serif;
}
.label {
width:175px;
float:left;
text-align:right;
margin:10px 5px 0px 0px;}
.formElement {
width:175px;
float:left;
margin:10px 0px 0px 0px;}
.clear {clear:both;}
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.