Multiple Choice
What does the following CSS rule do
) note { font-size: 1.5em }
A) It calls the method note for all objects with the argument of 1.5 pixels.
B) It multiplies all text element font sizes with the value 1.5.
C) It multiplies all text element font sizes within < style > tags by 1.5.
D) It multiplies all text element font sizes with class = "note" by 1.5.
Correct Answer:

Verified
Correct Answer:
Verified
Q1: If an element's position is declared as
Q2: To which text does the following CSS
Q3: The _ property specifies the distance from
Q4: Which of the following is not a
Q6: _ allow you to specify the style
Q7: _ are declared in each individual HTML5
Q8: An HTML5 document has a div with
Q9: Which of the following is an example
Q10: We define styles for all media types
Q11: Which of the following selections is the