- From: Liam Quinn <liam@htmlhelp.com>
- Date: Fri, 06 Feb 1998 18:21:47 -0500
- To: Vanessa Sikkema <Sikkema@bsr.com>, "'www-html@w3.org'" <www-html@w3.org>
-----BEGIN PGP SIGNED MESSAGE-----
At 07:37 AM 06/02/98 -0500, Vanessa Sikkema wrote:
>> While you are working on the 4.0 specs, I have a suggestion:
>>
>> <option width=[#pixels|%] value="whatever">xx
>>
>> I am having tremendous difficulty getting my superiors to allow me to
>> use HTML forms simply because they can't line up. Could you put a
>> width attribute in the option tag?
Cascading Style Sheets [1] already provide this:
option { width: 666% }
though I assume what you really want is
select { width: 666% }
since specifying different widths for options would give quite a mess if
browsers tried to support it.
[1] http://www.w3.org/Style/css/
-----BEGIN PGP SIGNATURE-----
Version: PGP for Personal Privacy 5.0
Charset: noconv
iQB1AwUBNNubCg/JhtXygIx1AQFdkgL+PZIKHFTx3Pf1WejEOpQbS3zDttaKL3RE
0YiygDLK3GhMEZUuB1nbrG6bQW9s2gmF2iiMizIG45UgIjrsQ6GT7drw1qHHAdJT
+gqNf/saf6vK2neinwHxueficGGPszaX
=KHcp
-----END PGP SIGNATURE-----
--
Liam Quinn
Web Design Group Enhanced Designs, Web Site Development
http://www.htmlhelp.com/ http://enhanced-designs.com/
Received on Friday, 6 February 1998 18:20:47 UTC