Quiz Summary
0 of 21 Questions completed
Questions:
Information
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
Results
Results
Your time:
Time has elapsed
Categories
- Not categorized 0%
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- Current
- Review
- Answered
- Correct
- Incorrect
-
Question 1 of 21
1. Question
What is your name?
-
This response will be reviewed and graded after submission.
-
-
Question 2 of 21
2. Question
Which HTML tag allows us to define a form control group?
-
Question 3 of 21
3. Question
The <option> HTML tag can be used within the <optgroup> and within which other form tag?
-
Question 4 of 21
4. Question
Which HTML tag allows us to define a caption for a form control group?
-
Question 5 of 21
5. Question
The <optgroup> HTML tag is selectable by the user?
-
Question 6 of 21
6. Question
Which attribute from the <input> HTML tag is used to bind with the id attribute from the <datalist> HTML tag?
-
Question 7 of 21
7. Question
Which HTML tag is often used together with the <fieldset> HTML tag?
-
Question 8 of 21
8. Question
Which attribute from the <output> HTML tag is used to bind with the id attribute from the <input> HTML tag?
-
Question 9 of 21
9. Question
What extra content should be provided when using the <canvas> HTML tag?
-
Question 10 of 21
10. Question
What other HTML tag should be used with the <meter> or <progess> HTML tags?
-
Question 11 of 21
11. Question
Which HTML tag is used to define a scalar measurement with a finite range?
-
Question 12 of 21
12. Question
When using the <canvas> HTML tag any JavaScript should be entered within the opening and closing <canvas> tags?
-
Question 13 of 21
13. Question
Which is the only mandatory attribute of the <meter> HTML tag?
-
Question 14 of 21
14. Question
How to we create an unpredictive progress bar?
-
Question 15 of 21
15. Question
Which other HTML tag do we use in conjunction with the <canvas> HTML tag?
-
Question 16 of 21
16. Question
Which HTML tag allows us to define an inline frame?
-
Question 17 of 21
17. Question
We should provide fallback content when using the iframe HTML tag for when the browser doesn’t support inline frames?
-
Question 18 of 21
18. Question
Which attribute of the iframe HTML tag is used for displaying inline HTML content?
-
Question 19 of 21
19. Question
Which attribute is mandatory when using the iframe HTML tag?
-
Question 20 of 21
20. Question
Due to browser cross origin policies the iframe HTML tag can only inline same site content?
-
Question 21 of 21
21. Question
Which iframe attribute takes precedence when displaying the contents of an inline frame?