Web.QHMIT
.com
Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
Run
<!DOCTYPE html> <title>Example</title> <style> p { font-variant: small-caps; } </style> <p>This Text Is Using Small Caps.</p>
Preview