JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
HTML5 interview questions part 5
HTML5 interview questions part 5
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. Which element was not removed by HTML5?
A.
B.
C.
D.
Show Correct Answer
Correct Answer is :
2. How many times can HTML5 events be fired?
A. Multiple
B. One
C. Only two
D. Zero
Show Correct Answer
Correct Answer is :
Multiple
3. Which element is used to get highlighted text in HTML5?
A.
B.
C.
D.
Show Correct Answer
Correct Answer is :
4. Which element is used to define a discrete unit of content such as a blogpost, comment, and so on?
A. section
B. class
C. article
D. media
Show Correct Answer
Correct Answer is :
article
5. Which of the following is not a HTML5 tag?
A.
B.
C.
D.
Show Correct Answer
Correct Answer is :
6. Which attribute is used for data binding?
A. name
B. datafld
C. datasrc
D. mayscript
Show Correct Answer
Correct Answer is :
datasrc
7. Which attribute assigns a name to the applet?
A. name
B. vspace
C. src
D. object
Show Correct Answer
Correct Answer is :
name
8. Which value is there for autoplaying the YouTube video?
A. 0
B. 1
C. 2
D. infinite
Show Correct Answer
Correct Answer is :
1
9. Which element is used for YouTube videos?
A.
B.
C.
D.
Show Correct Answer
Correct Answer is :
10. HTML object tag to embed multimedia will not embed in ___________
A. audio
B. video
C. Java applets
D. images
Show Correct Answer
Correct Answer is :
images
11. video ID can be substituted by _____________
A. “videoseries?list=”
B. “videoseries.list=”
C. “videoseries/list=”
D. “videoseries$list=”
Show Correct Answer
Correct Answer is :
“videoseries?list=”
12. Which of the following is not a semantic element?
A.
B.
C.
D.
Show Correct Answer
Correct Answer is :
13. Footer element can’t contain ____________ information.
A. contact information
B. copyright information
C. the author of the document
D. blog post
Show Correct Answer
Correct Answer is :
blog post
14. Which element works as a sidebar?
A. header
B. footer
C. nav
D. aside
Show Correct Answer
Correct Answer is :
aside
15. Which of the following defines a visible heading for
element?
A.
B.
C.
D.
Show Correct Answer
Correct Answer is :
16. Which of the following specifies the main content of the document?
A.
B.
C.
D.
Show Correct Answer
Correct Answer is :
17. Which element defines additional details?
A.
B.
C.
D.
Show Correct Answer
Correct Answer is :
18. Which of the following specifies relationship between current document and external resource?
A.
B.
C.
D.