Menu
Horje
Hi !
Welcome,
Guest
Close Menu
Home
Web Tutorial
HTML accesskey Attribute
HTML class Attribute
HTML contenteditable Attribute
HTML data-* Attributes
HTML dir Attribute
HTML draggable Attribute
HTML enterkeyhint Attribute
HTML hidden Attribute
HTML id Attribute
HTML inert Attribute
HTML inputmode Attribute
HTML lang Attribute
HTML popover Attribute
HTML spellcheck Attribute
How to add An editable paragraph with spellcheck
HTML style Attribute
HTML tabindex Attribute
HTML title Attribute
HTML translate Attribute
HTML Global Attributes
Home
Web Tutorial
Full Course
English Tutorial
HTML
HTML Global Attributes
How to add An editable paragraph with spellcheck
How to add An editable paragraph with spellcheck
This is a praggagraph. It is editable. Try to change the text.
index.html
Example:
HTML
<p contenteditable="true" spellcheck="true">This is a paragraph.</p>
Try Now
Output should be:
Next
Previous
Type
:
html
Category
:
Web Tutorial
Sub Category
:
HTML Global Attributes
Uploaded by
:
Admin