HTML Styles Quiz Test Your HTML Skills: Beginner’s Quiz 1 / 5 A) Which property is used to change the background color? A) color-bg B) bgcolor C) background-color D) back-color 2 / 5 B) How do you set the font size in inline CSS? A) font-style: 20px; B) font-size: 20px; C) size: 20px; D) text-size: 20px; 3 / 5 C) How do you change the text color using inline style? A) font-color: red; B) text-color: red; C) color: red; D) text-style: red; 4 / 5 D) Which is the correct way to apply inline style to a paragraph? A) style="color: blue", Text B) css="color: blue;",Text C) font="blue",Text D) styles="blue", Text 5 / 5 E) Which attribute is used to add style to an HTML element? A) css B) font C) class D) style Your score isThe average score is 0% 0% Restart quiz Send feedback