pre > code (preferred) + buttons
<u1-code> <pre> <code> Shows decoded innerHTML </code> </pre> </u1-code>
Fullscreen
Copy
direct, no tag
<u1-code> Shows decoded innerHTML </u1-code>
foreign element (live! innerHTML)
Change the
code
Style Tag (live!)
Script Tag
Textarea
Label
<u1-code> <textarea> <u1-code>... </textarea> </u1-code>
Textarea auto-height with css (field-sizing:content)
Label
<u1-code> This u1-code element has min-height:140px; max-height:200px It resizes between these values even without css (only chromium for now) </u1-code>