Raw
Rendered
Split
Prettify
Minify
Light
Dark
System
H
Hero
Collaborate
Copy
Download
HTML Previewer — sample.html
Drop an HTML file
or paste markup below
<!DOCTYPE html> <html><head><meta charset="utf-8"><title>Hello</title></head> <body><h1 style="font-family:system-ui">Hello from FILE.LAB</h1> <p>Edit this HTML and watch the preview update.</p> <button onclick="alert('blocked: scripts are sandboxed')">Click</button> </body></html>