Web.QHMIT
.com
Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
Run
<!DOCTYPE html> <title>Example</title> <style> p { font-weight: bold; } </style> <p>This text is bold.</p>
Preview