An 18th century text which I am currently 
transcribing requires text before the initial 
drop-capital letter of the following sentence.

CSS:
.first {text-indent: 0em}
.left {float: left; width: 2em}
.first:first-letter {float: left; font-size: 3.2em; font-weight: bold}

HTML:
<div class="left">S.D.</div>
<p class="first">Föredrogs Amiralitets-Collegii 
underdåniga Förslag, af den 27 sistl. Februarii, ...</p>

This displays more or less as expected in the 
most recent versions of Firefox, Internet 
Explorer, and Opera. However, when printing, 
Internet Explorer inserts a linebreak after the 
drop-cap. Is this a bug or have overlooked something?


Lars Bruzelius

SYSteam Udac AB
Box 174,
SE-751 04  Uppsala,
Sweden.

Telephone: +46 18 678054    E-mail: [EMAIL PROTECTED]
Telefax:   +46 18 516600    <URL:"http://www.udac.se";>

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to