PHP Classes

File: style/style.css

Recommend this page to a friend!
  Classes of Peter Barkway   myAltCaptcha   style/style.css   Download  
File: style/style.css
Role: Auxiliary data
Content type: text/plain
Description: Style sheet
Class: myAltCaptcha
CAPTCHA validation using hidden form fields
Author: By
Last change: To reflect changes in the class
Date: 16 years ago
Size: 898 bytes
 

Contents

Class file image Download
fieldset { margin-bottom: 10px; } legend { padding: 0 .5em; font-weight: bold; font-size:115%; color: #333366; } #contactUs dl { margin: 0; padding: 5px; } #contactUs dt, #contactUs dd { margin: 0; padding: 0 0 .5em 0; } #contactUs dt { clear: both; text-align: right; padding-right: 1em; float: left; width: 20%; } #contactUs dd { text-align: left; width: 75%; } #contactUs textarea { width: 100%; } .validationError { color: red; text-align: center; } .formLabel { text-align: right; } .formLabelRqd { font-weight: bold; text-align: right; } .formInput { text-align: left; } #displayHP1, #displayHP2, #displayHP3, #displayHP4, #displayHP5, #displayHP6, #displayHP7, #displayHP8 { display: none; }