Solved

Select the Code Below That Configures a Class Called "Offer

Question 9

Multiple Choice

Select the code below that configures a class called "offer" with blue text using CSS.


A) offer { color: blue; }
B) .offer { color: blue; }
C) .offer { text: blue; }
D) #offer { color: blue; }

Correct Answer:

verifed

Verified

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

Related Questions