Horje

How to add An editable paragraph with spellcheck - HTML spellcheck Attribute

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> 

Output should be:

How to add An editable paragraph with spellcheck - HTML spellcheck Attribute




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Attribute
Uploaded by:
Admin