Web.QHMIT
.com
Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
Run
<!DOCTYPE html> <title>My Example</title> <style> p { font-variant: small-caps; font-size: 4vw; } </style> <p>Some Random Text to Demonstrate the Effect.</p>
Preview