Vidyalelo
HTML · Q12

HTML Fonts, Tags And Elements

Programming · HTML · question 12

Q12

_____________ in textboxes and selections on web pages is done automatically, so you do not need to handle dragging yourself.

A.
Dragging HTML and XML
B.
Dragging Text
Answer
C.
Dragging Files
D.
Dragging Links

Answer: Option B

Solution

Answer: Option B
Solution:
Although the process is automatic, it is recommended that you always add data of the text/plain type as a fallback for applications or drop targets that do not support other types, unless there is no logical text alternative. Always add the plain text type last as it is the least specific.