Solved

The Style Rule Used to Set the Same Font Family

Question 82

Multiple Choice

The style rule used to set the same font family property and values for the header, nav, and footer elements is _____. header, nav, footer Calibri, Arial, sans-serif;


A) { font-family: Calibri, Arial, sans-serif;
}
B) header, nav, footer Calibri, Arial, sans-serif;
C) header, nav, footer { font-family: Calibri, Arial, sans-serif;
}
D) {header, nav, footer}

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions