Sent by Edward George on 19 February 2003 16:04
I've just done a simple test and you're right...
Urm,
Why would first-letter not work in this_?
http://suppose.co.uk/ed/testbed/beta2.php
css: http://suppose.co.uk/ed/testbed/css.php
looking at the blockquote elements...
.fullwidth blockquote:first-letter,.halfwidth
blockquote:first-letter,.thirdwidth blockquote:first-letter{
color:#a68282;
font-size:20px;
}
blockquote:first-letter{
color:#a68282;
font-size:20px;
}
which appear in the html like so...
<div class="thirdwidth" style="border:1px #fafafa solid;"><div
class="positioner"><div class="corner"></div><blockquote>We build and
design new media products</blockquote></div></div>
moz/op display first-letter styled ie6 (xp pro) does not, ie5.5 does
however.
Cheers
-----Original Message-----
From: James Aylard [EMAIL-REMOVED]]
Sent: 19 February 2003 16:23
To: Edward George
Subject: Re: [css-d] :first-letter selector and ie/pc
Edward George wrote:
> So it normally works in ie6 for you?
Yes, although I don't often use it.
James Aylard
[EMAIL-REMOVED]