Horje

How to add A draggable paragraph with false element

false - Specifies that the element is not draggable
index.html
Example: HTML
 <p draggable="false">This is a draggable paragraph.</p> 

Output should be:

How to add A draggable paragraph with false element




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Global Attributes
Uploaded by:
Admin