- From: David Perrell <davidp@earthlink.net>
- Date: Thu, 18 Dec 1997 12:00:19 -0800
- To: <neil@bigpic.com>
- Cc: "Style" <www-style@w3.org>
Neil St.Laurent wrote:
<<
But there should be a way to override the EM rendering if the EM is
part of a pseduo-element.
>>
P:first-letter { font-size: 2cm }
EM:first { font-size: 2cm }
EM { font-size: larger }
<P><EM>H</EM><EM>ello</EM> out there
Received on Thursday, 18 December 1997 15:00:35 UTC