- From: Bert Bos <bert@w3.org>
- Date: Thu, 27 Sep 2001 18:45:05 +0200
- To: Bjoern Hoehrmann <derhoermi@gmx.net>
- Cc: www-style@w3.org
A long time ago (in April 1996, i.e., before CSS1), I proposed to add
drop shadows to CSS, but as an addition to border style[1], rather
than a separate property. The advantage is that you don't need an
extra property. The disadvantage is that the syntax becomes a bit
cumbersome...
[1] http://www.w3.org/Style/Tables/border-models
and in particular:
http://www.w3.org/Style/Tables/examples.html#example-11
Bjoern Hoehrmann writes:
> The box-shadow property
>
> Name: box-shadow
> Value: none | [ <length> <length> <color>? ]
> Initial: none
> Applies to: all block-level elements
> Inheritet: no
> Percentages: N/A
> Media: visual
> Computed value: specified value (except for 'inherit')
I like it and I'll propose it to the CSS WG (again:-) ). Let's see
what they think...
Bert
--
Bert Bos ( W 3 C ) http://www.w3.org/
http://www.w3.org/people/bos/ W3C/INRIA
bert@w3.org 2004 Rt des Lucioles / BP 93
+33 (0)4 92 38 76 92 06902 Sophia Antipolis Cedex, France
--
Bert Bos ( W 3 C ) http://www.w3.org/
http://www.w3.org/people/bos/ W3C/INRIA
bert@w3.org 2004 Rt des Lucioles / BP 93
+33 (0)4 92 38 76 92 06902 Sophia Antipolis Cedex, France
Received on Thursday, 27 September 2001 12:45:11 UTC