What is an HTML Viewer?
An HTML viewer renders your HTML code in real time so you can see the visual result while you edit.
How to use it
Type or paste HTML into the editor on the left. The preview on the right updates automatically. Switch between Preview and Source tabs to inspect the rendered page or the code.
- The preview supports HTML, CSS and inline styles.
- External resources are blocked for safety.
Tips
Use it to prototype a small page, debug layout issues, or check how an email template looks.