Solved

To Establish a Class in Which Text Associated with the Class

Question 87

Multiple Choice

To establish a class in which text associated with the class name "footer" displays in a 9-point blue font,you would add a style statement like this one: ____.


A) class.footer {color: blue; font-size: 9pt}
B) footer {color: blue; text: 9pt}
C) p.footer {color: blue; text-size: 9pt}
D) p[footer] {color: blue; point: 9pt}

Correct Answer:

verifed

Verified

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

Related Questions