Web.QHMIT
.com
Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
Run
<!DOCTYPE html> <html> <head> <title>Example</title> <style> * { border-style: double; padding: 5%; } </style> </head> <body> <blockquote>Price is what you pay. Value is what you get.</blockquote> </body> </html>
Preview