- From: Jelks Cabaniss <jelks@jelks.nu>
- Date: Wed, 21 Oct 1998 21:37:03 -0400
- To: <www-style@w3.org>
> I agree the content belongs in the document and I agree that using style
> sheets for content is just as bad as using scripts for content.
So you think that CSS2's generated content is bad? As in:
Q:before { content: open-quote; }
Q:after { content: close-quote; }
How else would you specify quote marks for Q's?
/Jelks
Received on Wednesday, 21 October 1998 21:43:21 UTC