Thread: Small caps
View Single Post
Old 06-07-2014, 01:35 PM   #10
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,557
Karma: 19500001
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Quote:
Originally Posted by DomesticExtremis View Post
Code:
<p>T<span class="ssc">HIS IS A TEXT IN SMALL CAPS</span></p>
or, if you have plenty of free time:

Code:
<p>T<span class="ssc">HIS</span> <span class="ssc">IS</span>
<span class="ssc">A</span> <span class="ssc">TEXT</span>
<span class="ssc">IN</span> <span class="ssc">SMALL</span>
<span class="ssc">CAPS</span></p>
to make small only what has to be small.
Jellby is offline   Reply With Quote