PHP Classes

File: test.css

Recommend this page to a friend!
  Classes of Herman Veluwenkamp   form_template   test.css   Download  
File: test.css
Role: ???
Content type: text/plain
Description: CSS file for demo.
Class: form_template
Form generation and validation class.
Author: By
Last change:
Date: 23 years ago
Size: 402 bytes
 

Contents

Class file image Download
BODY,TD,SELECT,TEXTAREA,INPUT,PRE { font: 9pt "arial", "helvetica", sans-serif;} TD.formInput { background: #ffffff; } TD.formName { background: #dddddd; text-align: right;} TD.formSeperator { background: #dddddd; } TD.formBackground { background: #dddddd; } TD.formError { color: red; background: #ffffff; } TD.formName { font-weight: bold; color: #666666; }