Home / Programming MCQs / CSS MCQs / Question

R

Ram Sharma • 192.80K Points
Coach

Q. Which is the correct inline CSS for p tag to define paragraph's text and background colors?

(A) <p css="color: red; background-color: yellow;">
(B) <p cssstyle="color: red; background-color: yellow;">
(C) <p inline="color: red; background-color: yellow;">
(D) <p style="color: red; background-color: yellow;">

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.