CreateaFreeWebsite
with Responsive Web Design

web Hosting

Quiz Exercise #2

Question 1: The class attribute is one of the best options to use when customizing web page elements.(T or F)
A) True
B) False

Question 2:

The <header> element....
A) has always been used to add headings to a web page.
B) comes in 6 default sizes.
C) was added in HTML5 to improve structure.

Question 3: You name a division left using the class attribute. How is it identified in the style sheet?
A) *left
B) #left
C) div.left or .left

Question 4: What property was added to get the divisions to line up properly?
A) align property
B) float property
C) ID attribute

 

Back to Lesson #2