Which of the following attribute specifies whether or not a user is allowed to drag an element?
Correct Answer: draggable
Explanation:
Note: This Question is unanswered, help us to find answer for this one
HTML 5 Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More HTML 5 MCQ Questions
Which is not valid about MediaRecorder API ?
What is used to continuously push events from the web server to the client's browser?
Which attribute require you to have a value in an input control in HTML5?
Which is the correct SVG element to define text?
Which tag is used for a multi line text input control?
What do <video> and <audio> require (for users)?
Which tag would you use in the <HEAD> to set the document character encoding to UTF-8?
True or false? An input with a type hidden will be ignored by the browser.
Suppose your browser doesn't support <video> tag What will be output of following code? <video width="320" height="240" > Exact Help </video>
Which of the following can be a potential section in an application cache manifest file?