<div style="font-variant: small-caps;">This should be rendered in small-caps.<div style="font-variant: normal;">Here we revert to "normal".</div></div>
strong {
font-weight: bold;
}
<div>font-weight can be used to make<span style="font-weight: bold">text appear bold</span>.</div>
Copyright © David Heitmeyer