Quote:
Originally Posted by bobcdy
Perhaps my confusion came from my interpretion of 'simulated' to mean something like:
T<span class="small">HE</span>
I see from internet usage, however, that a simulated small cap is a small cap created by the css property 'font-variant: small-caps;' and this small cap will only approximate a true small cap font that is created by embedding.
|
Your example appears to be the work-around
where "small" probably includes something like : font-size 85%
T<span class="smallcap">he</span>
with the font variant, should raise the lower case letters to
HE and be smaller than the Upper case letters