Q. Which is the correct CSS statement to define multiple font families?
β
Correct Answer: (D)
font-family: "Times New Roman", Times, serif;
You must be Logged in to update hint/solution