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