Editor de html contenteditable

However, there is no built-in editor support for this functionality till HTML4, in HTML5 contenteditable makes it easy for the web designers to have edit form within the page itself. Defined in HTML5 spec as: The contenteditable attribute is an enumerated #Make a HTML element editable with contenteditable Apply the contenteditable attribute to any HTML element. Voila! You can now edit them similar to how a or