- From: nemo/Joel N. Weber II <devnull@gnu.ai.mit.edu>
- Date: Mon, 21 Apr 1997 01:10:34 -0400
- To: lee@sq.com
- CC: www-style@w3.org
From: lee@sq.com
Date: Sun, 20 Apr 97 20:50:40 EDT
The best way to do drop caps is to have a built-in property, e.g.
P { initial-letter: @drop-cap(lines: 3 font: xxx) }
Why use an @ symbol?
If you have to have drop caps, I'd like the syntax to be
P:first-letter { drop-cap-lines: 3; font: xxx }
(I think I got that right...)
Received on Monday, 21 April 1997 01:11:10 UTC