Select the code below that configures a class called "offer" with blue text, 1.2em, and Arial or sans-serif font using CSS

a. .offer { color:blue; font-size:1.2em; font-family:sans-serif;}
b. .offer { color:blue; font-size:1.2em; font-family:Arial,sans-serif;}
c. .#offer { text:blue; font-size:1.2em; font-family:Arial,sans-serif;}
d. #offer { text:blue; font-size:20px; font-family:Arial,sans-serif;}

b

Computer Science & Information Technology

You might also like to view...

The noscript element should be positioned in the head element of a Web page

Indicate whether the statement is true or false

Computer Science & Information Technology

A 3-pin power supply connector is used for the motherboard _____

Fill in the blank(s) with correct word

Computer Science & Information Technology