Chapter 23 Quiz

Question 1) What do we use the float property for?

a) The float property gives it a drop shadow, thus making it looks like it's floating
b) Aligning the element relatively to the previous element
c) Aligning the contents of the element
d) Aligning the element itself to the left or the right of it's container

Question 2) What do we use the text-align property for?

a) Aligning the contents of the element
b) Aligning the element itself
c) Aligning the element's contents relatively to the previous element
d) Aligning the alignment of the align along the aligny

Question 3) What are the possibilities for the text-align property?

a) left, right and none
b) left, right, none, and justify
c) left, center, right and justify
d) none, center, right and justify

Have some fun with fonts in the next chapter, Chapter 24 - CSS and Fonts