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