Tabla contenteditable html

Although, this is generally not required, however in some cases may be! By using the contentEditable and setting its value as true, you may make div, paragraph, headings etc as editable. More specifically, you can use getElementById, textContent, and innerHTML to return this HTML code. Using this generated HTML, you could display an "HTML View" as well as the "WYSIWYG View". A full-blown WYSIWYG HTML editor would typically allow the user to save the generated content back to a database. Instead of using a