Quote:
Originally Posted by theducks
I know I have used small-caps in my CSS with good results (after I spelled variant correctly  ).
Are you using this with another selector?
Code:
class="regular smcap"
the order may affect results.
|
I think this is the answer to your question.
Code:
<span class="smcap"> ... </span>
BTW, is there a tool (like Flight Crew) that will check s CSS for errors e.g. missing ";" and such?