- From: Jens Meiert <jens.meiert@erde3.com>
- Date: Fri, 13 Feb 2004 09:42:11 +0100 (MET)
- To: ernestcline@mindspring.com
- Cc: www-html@w3.org
> <quote><mark>"</mark>This is a quotation.<mark>"</mark></quote>
By the way, CSS can handle this via the 'quotes' property [1]:
q { quotes: '"' '"'; }
It also allows to define language dependent quotations marks as well as
alternative marks for additional embedding levels.
Best regards,
Jens.
[1] http://www.w3.org/TR/REC-CSS2/generate.html#quotes-specify
--
Jens Meiert
Interface Architect
http://meiert.com/
Received on Friday, 13 February 2004 03:42:12 UTC