HTML
CSS
JavaScript
<p class='text'>Sample Text</p>
.text { font-variant-caps: small-caps; }
// No JavaScript required for this demo
Sample Text