πŸ“Š CSS
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;">
πŸ’¬ Discuss
βœ… Correct Answer: (D) <p style="color: red; background-color: yellow;">

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
38640
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
93%
Success Rate