JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Share
Explore
Example: HTML Viewer in Coda
HTML Viewer Examples
HTML Viewer Examples
Example Type
Name
Input HTML
HTML Preview Image
Example Type
Name
Input HTML
HTML Preview Image
Demo Working
3
Simple example
<div
style
=
"width: 500px; height: 320px; background: #f0f4ff; padding: 32px; font-family: Georgia, serif;"
>
Medium example
<style>.dashboard
{
width
:
620px
;
Complex Example
<style> *
{
margin
:
0
;
padding
:
0
;
box-sizing
:
border-box
; }
Demo Error
5
Demo Empty
Demo Style Only
<style>
Demo Unclosed Tag
<div
style
=
"padding: 24px; font-family: sans-serif;"
>
Demo Mismatched tags
<div
style
=
"padding: 24px; font-family: sans-serif;"
>
Demo Unclosed Quote
<div
style
=
"padding: 24px; font-family: sans-serif;"
>
Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
Ctrl
P
) instead.