Quiz Summary
0 of 20 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
0 of 20 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Categories
- Not categorized 0%
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- Current
- Review
- Answered
- Correct
- Incorrect
-
Question 1 of 20
1. Question
Which of the following is the correct syntax to include an external CSS file in an HTML document?
CorrectIncorrect -
Question 2 of 20
2. Question
The
<h1>tag in HTML is used for:CorrectIncorrect -
Question 3 of 20
3. Question
What does the
<iframe>tag in HTML do?CorrectIncorrect -
Question 4 of 20
4. Question
Which attribute is used to specify the source URL of the content to be displayed within an
<iframe>?CorrectIncorrect -
Question 5 of 20
5. Question
DOM stands for:
CorrectIncorrect -
Question 6 of 20
6. Question
Which of the following is used to access and manipulate HTML elements using JavaScript?
CorrectIncorrect -
Question 7 of 20
7. Question
Which HTML tag is used to create a hyperlink?
CorrectIncorrect -
Question 8 of 20
8. Question
How can you open a link in a new browser window or tab when clicked?
CorrectIncorrect -
Question 9 of 20
9. Question
What is an internal link in HTML?
CorrectIncorrect -
Question 10 of 20
10. Question
Which HTML attribute is used to create an internal link within the same document?
CorrectIncorrect -
Question 11 of 20
11. Question
Which CSS property is used to change the text color?
CorrectIncorrect -
Question 12 of 20
12. Question
How can you apply multiple CSS styles to an element?
CorrectIncorrect -
Question 13 of 20
13. Question
Which CSS property is used to specify the font family of an element?
CorrectIncorrect -
Question 14 of 20
14. Question
In CSS, the
sans-seriffont family is commonly used for:CorrectIncorrect -
Question 15 of 20
15. Question
What is the CSS property used to set the height of an element?
CorrectIncorrect -
Question 16 of 20
16. Question
In the box model, which component determines the actual content size of an element?
CorrectIncorrect -
Question 17 of 20
17. Question
The CSS property
overflowis used to control what happens when content overflows the size of its containing element. Which value ofoverflowwill add a scrollbar to the element when necessary?CorrectIncorrect -
Question 18 of 20
18. Question
What is the purpose of inline CSS?
CorrectIncorrect -
Question 19 of 20
19. Question
What is the difference between external CSS and internal CSS?
CorrectIncorrect -
Question 20 of 20
20. Question
What is the recommended way to include an external CSS file in an HTML document?
CorrectIncorrect