Scott's Website Building Tutorials
Interactively learn and use HTML and CSS
Chapter 15 Quiz
Question 1) In the style information, what goes before the opening { when I want to style all elements of a certain kind?
a) The element's name, like p
b) Some kind of biscuitty substance
c) The element's HTML reference number
d) The index of the lines each element is on, seperated by commas
Correct! Well done.
Sorry, that's a wrong answer.
Question 2) Which of the following would precede the opening { if I wanted to style all elements with the class: "ice"
a) #ice
b) #rice
c) .ice
d) .rice
Correct! Well done.
Sorry, that's a wrong answer.
Question 3) Which of the following would precede the opening { if I wanted to style the element with the id: "tree"
a) .tree
b) .free
c) #free
d) #tree
Correct! Well done.
Sorry, that's a wrong answer.
In the next chapter, we
look at styling links
, as they're a bit different!
Navigation
Introduction
Chapter 1
TryOut
Quiz
Chapter 2
TryOut
Quiz
Chapter 3
TryOut
Quiz
Chapter 4
TryOut
Quiz
Chapter 5
TryOut
Quiz
Chapter 6
TryOut
Quiz
Chapter 7
TryOut
Quiz
Chapter 8
TryOut
Quiz
Chapter 9
TryOut
Quiz
Chapter 10
TryOut
Quiz
Chapter 11
TryOut
Quiz
Chapter 12
TryOut
Quiz
Chapter 13
TryOut
Quiz
Chapter 14
TryOut
Quiz
Chapter 15
TryOut
Quiz
Chapter 16
TryOut
Quiz
Chapter 17
TryOut
Quiz
Chapter 18
TryOut
Quiz
Chapter 19
TryOut
Quiz
Chapter 20
TryOut
Quiz
Chapter 21
TryOut
Quiz
Chapter 22
TryOut
Quiz
Chapter 23
TryOut
Quiz
Chapter 24
TryOut
Quiz
Chapter 25
TryOut
Quiz
Chapter 26
TryOut
Quiz
Chapter 27
TryOut
Quiz
Chapter 28
TryOut
Quiz
Chapter 29
TryOut
Quiz
Chapter 30
TryOut
Quiz
Chapter 31
TryOut
Quiz
Chapter 32
TryOut
Quiz
Chapter 33
TryOut
Quiz
Chapter 34
TryOut
Quiz
Chapter 35
TryOut
Quiz
Colour Table