Question
Which line will change the font family to serif
font-family: "serif";
font: "serif";
serif: font-family;
font-family is "serif";
font-family: "serif";
font: "serif";
serif: font-family;
font-family is "serif";
Answers
GPT 3.5
font-family: serif;