STYLE SHEETS: COLOR IN FORM ELEMENTS
At present (Spring 1998) this only works in IE 3.0+

Example 1 coding Example 1 coding results
<FORM METHOD="POST" ACTION="someplace/foo.cgi"
<INPUT TYPE="text" VALUE="" NAME="example 1" STYLE="background: Red">
</FORM>

Example 2 coding Example 2 coding results
<FORM METHOD="POST" ACTION="someplace/foo.cgi"
<INPUT TYPE="button" VALUE="example 2" NAME="example2" STYLE="background: Red">
</FORM>


|Title Page| |Basic Template|
|Color| |Dynamic HTML/Layers| |Form Tags| |Frame Tags| |HTML Entities / ISO Characters|
|Image Tags| |Link Tags| |List Tags| |Other Spacing / Layout Tags| |Rule Tags| |Sound Tags|
|Style Sheets| |Table Tags I| |Table Tags II| |Text Tags| |Bibliography / Resources| |Index|


© David Merchant 1997-2001.
editor@mountaindragon.com