Web.QHMIT
.com
Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
Run
<!doctype html> <title>Example</title> <style> body { font-size: 5vw; } time { font-variant-caps: all-small-caps; } </style> <p>The concert starts at <time>2pm on Saturday, 28 February, 2017</time></p>
Preview