- From: Hakon Lie <howcome@w3.org>
- Date: Mon, 5 May 1997 16:32:48 +0200 (MET DST)
- To: neil@bigpic.com
- Cc: www-html@w3.org, www-style@w3.org
Neil St.Laurent writes:
> These seems somewhat like a stylistic problem, since the quotes
> really have no meaning themselves and only meant for display. However
> CSS would not be able to specify this type of special quotes
> rendering.
True, CSS1 cannot do this. There is a proposal to add this capability
in the future, e.g.:
Q:before { content: "«" }
Q:after { content: "»" }
The new 'content' property would also be useful for e.g. automatic
numbering of elements.
Regards,
-h&kon
H å k o n W i u m L i e
howcome@w3.org W o r l d Wide W e b Consortium
inria §°þ#¡ª FRANCE http://www.w3.org/people/howcome
Received on Monday, 5 May 1997 10:34:56 UTC