In HTML, all included elements can be made editable. To do this, we can use the contenteditable attribute. Here's an example where the user can modify the content:
contenteditable
Contenteditable
Now the user can modify the content!