Edit HTML in div

<div contenteditable="true"> This text can be edited by the user. </div>

1 Response

This feature enjoys decent browser support too. See http://caniuse.com/contenteditable for specifics.

Write a comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.