Web.QHMIT
.com
Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
Run
<!DOCTYPE html> <title>My Example</title> <style> .example { text-align: right; font-size: 4vw; padding: 2vw; width: 40vw; border: solid; } </style> <p class="example">Someone's sitting in the shade today because someone planted a tree a long time ago.</p>
Preview