![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
as opposed to six letter colours? I'm seeing body {color: #fff; background: #000;} and stuff lately. Is this a new form of abbreviation? |
#3
| |||
| |||
|
|
I'm seeing body {color: #fff; background: #000;} and stuff lately. Is this a new form of abbreviation? |
#4
| |||
| |||
|
|
Big Bill wrote: as opposed to six letter colours? I'm seeing body {color: #fff; background: #000;} and stuff lately. Is this a new form of abbreviation? New? Hasn't it always been part of the css specification? |
#5
| |||
| |||
|
|
I'm seeing body {color: #fff; background: #000;} and stuff lately. Is this a new form of abbreviation? New? Hasn't it always been part of the css specification? Part of the HTML spec too. But beware: some old browsers can't handle the 3-digit colours. |
#6
| |||
| |||
|
|
* C A Upsdell wrote in comp.infosystems.www.authoring.stylesheets: I'm seeing body {color: #fff; background: #000;} and stuff lately. Is this a new form of abbreviation? New? Hasn't it always been part of the css specification? Part of the HTML spec too. But beware: some old browsers can't handle the 3-digit colours. Which HTML spec (and according to which section in that spec?) |
#7
| |||
| |||
|
|
as opposed to six letter colours? I'm seeing body {color: #fff; background: #000;} and stuff lately. Is this a new form of abbreviation? |
#8
| |||
| |||
|
|
But beware: some old browsers can't handle the 3-digit colours. |
#9
| |||
| |||
|
|
Part of the HTML spec too. But beware: some old browsers can't handle the 3-digit colours. Which HTML spec (and according to which section in that spec?) Y'know, I took a look at both the HTML 4.01 and CSS 2 specs. The HTML spec says nothing about the length of a hex colour code; the CSS spec says that the code can be either 3 or 6 digits. So I'm not sure what this means: does this mean that the HTML spec can take colour codes of indefinite length: I could find nothing in the spec to either affirm or refute this. |
#10
| |||
| |||
|
|
Y'know, I took a look at both the HTML 4.01 and CSS 2 specs. The HTML spec says nothing about the length of a hex colour code; the CSS spec says that the code can be either 3 or 6 digits. |
|
this means: does this mean that the HTML spec can take colour codes of indefinite length: I could find nothing in the spec to either affirm or refute this. |
![]() |
| Thread Tools | |
| Display Modes | |
| |