Presentation of Q

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:55 UTC