Re:
by "tim booker" <timbooker(at)btinternet.com>
|
Date: |
Tue, 1 May 2001 10:19:22 +0100 |
To: |
"Matt Stone" <matt(at)planetveggie.com>, "Advanced HTML List" <hwg-techniques(at)hwg.org> |
References: |
planetveggie |
|
todo: View
Thread,
Original
|
|
> I cannot have
> <input type="text" class="textBox"> tags as I am using a code generator
> which does not allow for other options to be added to the input tags.
In that case, I think your only option would be to use:
input { }
But, of course, that would style all <input> tags.
You might be able to use a contextual CSS, for example if only the text
boxes are in <td> cells:
td input { }
Tim
www.timbooker.com
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA