Quote:
Originally Posted by AlanHK
I have used small images of Chinese characters, for instance, in text:
<p>The character <i>jing,</i> <img alt="jing" class="textsize" src="../Images/jing-48b.jpg"/></p>
.textsize { height: 1em; }
The character scales with the body text. Obviously use a multiple for a drop cap.
|
May I ask where you're testing that?
Hitch