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
How to add A draggable paragraph
How to add A draggable paragraph with true element
How to add A draggable paragraph with false element
How to add A draggable paragraph with auto element
HTML enterkeyhint Attribute
HTML hidden Attribute
HTML id Attribute
HTML inert Attribute
HTML inputmode Attribute
HTML lang Attribute
HTML popover Attribute
HTML spellcheck Attribute
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 A draggable paragraph with false element
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>
Try Now
Output should be:
Next
Previous
Type
:
html
Category
:
Web Tutorial
Sub Category
:
HTML Global Attributes
Uploaded by
:
Admin