![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
I am trying to adjust the buttons with css. I can set the width of the button but not the length, what am i doing wrong ? CSS : .short{ background-color: brown; color:brown; length: 50; width: 80; |
#2
| |||
| |||
|
|
- brown is not a standard colour keyword. |
#3
| |||
| |||
|
|
In article <emu6kv8t7umua7jsc2ro7orm6egtd09bjp (AT) 4ax (DOT) com> in comp.infosystems.www.authoring.stylesheets, Stephen Poley sbpoley (AT) xs4all (DOT) nl> wrote: - brown is not a standard colour keyword. True. This weekend I tried "brown" in a stylesheet, and Mozilla rendered it just fine, roughly #963 I think. I bopped on over to the W3C site to find the official definition of "brown", and was surprised to see that it's not standard. |
#4
| |||
| |||
|
|
Some browsers support the X11 colors even though they are non-standard. "brown" is in this group. One article on the subject: URL:http://www.daft.com/~rab/x11-colors.html |
![]() |
| Thread Tools | |
| Display Modes | |
| |