HTML & CSS – Lesson 2 Review KS3
Quiz Summary
0 of 7 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 7 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
- HTML and CSS 0%
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- Current
- Review
- Answered
- Correct
- Incorrect
-
Question 1 of 7
1. Question
Between which set of tags must all CSS code be placed?
Write your answer without any spaces, in lowercase and in the form of <tag_name></tag_name>.CorrectIncorrect -
Question 2 of 7
2. Question
What is the correct format of a piece of CSS code?
CorrectIncorrect -
Question 3 of 7
3. Question
In relation to the contents on a webpage, what is padding?
CorrectIncorrect -
Question 4 of 7
4. Question
What would be the CSS code to style the body tag so that the page contains a black border, with a width of 20px?
Start your code body{.Write the CSS code below, without spaces between the brackets and colons, in lowercase.
CorrectIncorrect -
Question 5 of 7
5. Question
What is a gradient background?
CorrectIncorrect -
Question 6 of 7
6. Question
What would be the result of the following CSS code?
img{border-radius:25px;}
CorrectIncorrect -
Question 7 of 7
7. Question
What would be the CSS code to style the body tag so that the page has a gradient background of the colours blue and yellow?
Begin your code body{.
Write the CSS code in the space below, without spaces, in lowercase.
CorrectIncorrect