πŸ“Š CSS
Q. Which of the following is the correct CSS syntax?
  • (A) p:color=green, font-size=15px
  • (B) p {color:green; font-size:15px;}
  • (C) {p:color=green, font-size=15px}
  • (D) p {color:green, font-size:15px;}
πŸ’¬ Discuss
βœ… Correct Answer: (B) p {color:green; font-size:15px;}

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
32930
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Dharmendra Sir
Publisher
πŸ“ˆ
97%
Success Rate