Web.QHMIT
.com
Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
Run
<!DOCTYPE html> <title>Example</title> <style> p { font-size: 5vw; } p::first-line { font-size: larger; } </style> <p>It takes 20 years to build a reputation and five minutes to ruin it. If you think about that, you'll do things differently.</p>
Preview