buildHtml
baseUrl https://viewscroll.pub
metaTags
editButton /edit.html
title HTML Viewer - Live Code Preview
style.css
header
class main-header
div HTML Viewer
class logo
button
id fullscreenBtn
aria-label Toggle fullscreen
i 🔲
main
class viewer-container
div
class input-panel
label HTML Input
for htmlInput
textarea
id htmlInput
spellcheck false
placeholder Enter your HTML code here...
div
class output-panel
label Preview
for previewFrame
iframe
id previewFrame
sandbox allow-same-origin
title Preview
footer
p Built with 💻 by the Scroll community
script.js