Multiple Choice
How will the following CSS rule alter the web page if it is applied in a style sheet
H1 { font-family: Arial, sans-serif }
A) All text in h1 elements will have the Arial font, while text in other elements will use a sans-serif font.
B) All text in h1 elements will have use a sans-serif font, while text in other elements will use Arial.
C) All text in h1 elements will have the Arial font if sans-serif is not supported by the system.
D) All text in h1 elements will use a sans-serif font if Arial is not supported by the system.
Correct Answer:

Verified
Correct Answer:
Verified
Q17: Which of the following settings for a
Q18: Which is not a valid value for
Q19: Multiple CSS rule properties in style sheets
Q20: If an author and a user both
Q21: Which of the following is not a
Q23: Setting the width property to 10em will
Q24: The _ is the distance between the
Q25: What is the default value of the
Q26: Which of the following is not a
Q27: When using the width, height and overflow