9628-11 Level 3 Award in the Principles of Coding - CSS
Quiz-summary
0 of 32 questions completed
Questions:
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
Information
Sample question paper answer sheet
Pass mark: 32/32 (100%)
Duration: 35 minutes
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 have to finish following quiz, to start this quiz:
Results
0 of 32 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 points, (0)
Average score | |
Your score | |
Categories
- 1.2 Recognise and describe the use of common languages 0%
-
Thank you for completing the CSS Quiz!
Pos. | Name | Entered on | Points | Result |
---|---|---|---|---|
Table is loading | ||||
No data available | ||||
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- Answered
- Review
- Question 1 of 32
1. Question
What does CSS stand for?
Correct
Incorrect
- Question 2 of 32
2. Question
What is the correct extension for a style document name?
Correct
Incorrect
- Question 3 of 32
3. Question
Which HTML tag is used to define an internal style sheet?
Correct
- Question 4 of 32
4. Question
Which is the correct CSS syntax?
Incorrect
- Question 5 of 32
5. Question
How do you insert a comment in a CSS file?
Correct
- Question 6 of 32
6. Question
Which property is used to change the background color?
Correct
- Question 7 of 32
7. Question
How do you add a background color for all <h2> elements?
Correct
- Question 8 of 32
8. Question
Which CSS property is used to change the text color of an element?
Correct
- Question 9 of 32
9. Question
What is the correct CSS syntax for making all the <p> elements bold?
Correct
- Question 10 of 32
10. Question
What is the correct HTML for referring to an external style sheet?
Correct
- Question 11 of 32
11. Question
Where in an HTML document is the correct place to refer to an external style sheet?
Correct
- Question 12 of 32
12. Question
Which HTML attribute is used to define inline styles?
Correct
- Question 13 of 32
13. Question
Which property is used to change the font of an element?
Correct
- Question 14 of 32
14. Question
How do you select an element with id “topbar”?
Correct
- Question 15 of 32
15. Question
Which of the following statements is correct?
Correct
- Question 16 of 32
16. Question
Which of the following statements is correct?
Correct
Incorrect
Please study the page on the following link
- Question 17 of 32
17. Question
In CSS what are you making when you write the line “color:blue”?
Correct
- Question 18 of 32
18. Question
What is this called “.center”?
Correct
- Question 19 of 32
19. Question
Which of the following statements is true?
Correct
- Question 20 of 32
20. Question
Which of the following statements are correct?
Correct
- Question 21 of 32
21. Question
Which of the following is the best description of CSS?
Correct
- Question 22 of 32
22. Question
What will happen in this case?
<p style=”color: blue”>test</p>
Correct
- Question 23 of 32
23. Question
Which of the following is the correct way to apply Styles?
Correct
- Question 24 of 32
24. Question
Which of the following CSS property specifies an image to use as the background of an element?
Correct
Incorrect
Please study the page on the following link
- Question 25 of 32
25. Question
Which of the following CSS property repeats an image both horizontally and vertically?
Correct
Incorrect
Please study the page on the following link
- Question 26 of 32
26. Question
What is the LINK element used for?
Correct
Incorrect
Please review the web page on the following link
- Question 27 of 32
27. Question
Correct
- Question 28 of 32
28. Question
Correct
- Question 29 of 32
29. Question
Correct
- Question 30 of 32
30. Question
Correct
- Question 31 of 32
31. Question
Which Character should be placed between a ‘property’ and ‘value’ in the CSS Syntax?
Correct
Incorrect
- Question 32 of 32
32. Question
Which Character should be placed between each ‘declaration’ in the CSS Syntax
Correct
Incorrect