- From: Abigail <abigail@ny.fnx.com>
- Date: Tue, 12 Nov 1996 11:31:30 -0500 (EST)
- To: www-html@w3.org
First of all, I wonder why we need to equipe HTML with a syntax for colours. Aren't style sheets supposed to deal with that? Second, why restrict ourselves to one syntax? Why not allow percentages as well as hex or decimal values? It wouldn't be hard for a user agent to parse all of: "100%,100%,100%", "0xFF,0xFF,0xFF", "0xFFFFFF" and "255,255,255", would it? Or to translate between RGB and CYMK or HSB models. Third, any syntax should be extendable, not limit to 3x8 bits. It should also allow for 3x16, 3x24, etc bits. There's no need to have incompatible versions in the future. Abigail
Received on Tuesday, 12 November 1996 11:29:56 UTC