Editor de html contenteditable

The contentEditable property sets or returns whether the content of an element is editable or not. Apply the contenteditable attribute and you can edit it similar to or . Users can click on the text and make an update creating a smooth editing  Apply the contenteditable attribute to any HTML element. Voila! You can now edit them similar to how a or