Chapter 25 Quiz

Question 1) Which property is used for setting the font size?

a) font-px
b) font-weight
c) font-height
d) font-size

Question 2) Which of the following units can be used for setting the font size?

a) px
b) em
c) pt
c) %
d) All of the above

Question 3) If I put the font-size: 50%; inside the body's styles, what will happen?

a) Nothing, you can't change the body's styles.
b) The default font size will be half of what it was.
c) If ya'da asked me on a Monday, i'dve said... ehhhyessss.
d) The default font size will double, as it is an inverse value

Question 4) True or false? font-size: 80% and font-size: 0.8em are the same.

a) What is this a maths quiz >:(?
b) True
c) False

Chapter 25 complete. Next chapter! Chapter 26 - Font Color.