Workspaces
/
HTML Previewer
/
sample.html
Copy
Download
Raw
Rendered
Split
Prettify
Minify
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 FLUX.LAB</h1> <p>Edit this HTML and watch the preview update.</p> <button onclick="alert('blocked: scripts are sandboxed')">Click</button> </body></html>