![]() |
Definition and UsageThe Note: When the Browser SupportThe numbers in the table specify the first browser version that fully supports the attribute. Syntax
Attribute Values
|
Example:
HTML
<!DOCTYPE html>
<html>
<body>
<p contenteditable="true">This is a paragraph. It is editable. Try to change this text.</p>
</body>
</html>
html contenteditable attribute |
How to add An editable paragraph | HTML Global Attributes |
Read Full: | HTML Global Attributes |
Type: | Develop |
Category: | Web Tutorial |
Sub Category: | HTML Global Attributes |
Uploaded by: | Admin |
Views: | 22 |
Reffered: https://www.w3schools.com/tags/att_global_contenteditable.asp