Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. Which element is used for bringing attention?
Correct Answer is :
2. Which element denotes that the text is a short fragment of computer code?
Correct Answer is :
3. Which of the following is keyboard input element?
Correct Answer is :
4. Which element prevents the text from automatically wrapping across multiple lines?
Correct Answer is :
5. Which of the following element is known as ruby fallback parenthesis?
Correct Answer is :
6. Which element represents a ruby annotation?
Correct Answer is :
7. Which element is used to enclose inline text?
Correct Answer is :
8. Which of the following is a generic inline container for phrasing content?
Correct Answer is :
9. What application can one create even before the introduction of HTML5?
Correct Answer is : Forms
10. Which element is design to wrap a single piece of information?
Correct Answer is :
11. What an article element should not contain?
Correct Answer is : Main element
12. Which of the following statement is true?
Correct Answer is : In canvas, drawing is done with pixels
13. Which element may be used within content to represent material that is tangential?
Correct Answer is : aside
14. Which of the following defines the title of a work?
Correct Answer is :
15. Which of the following is not the promises of the open web platform?
Correct Answer is : Device Interconnection
16. Which protocol is supported by Android browsers?
Correct Answer is : HLS
17. __________ is a JavaScript library that implements the most common user interface elements and interactions like sliders, accordions, tabs, and so on.
Correct Answer is : JQuery UI
18. In HTML Audio/Video DOM, __________ sets or returns whether the audio/video should be loaded when the page loads.
Correct Answer is : preload
19. What will happen if height and width of video are not set while video loads?
Correct Answer is : page flickers
20. Which of the following HTML Video – Media Type is not supported in IE?