Quote:
Originally Posted by Hitch
What happens when the font is zoomed?
|
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.