πŸ“Š CSS
Q. Select the code below that uses CSS to configure a background color of #000000 for a web page.
  • (A) body { background-color: #000000; }
  • (B) document { background­-page: #000000; }
  • (C) body { bgcolor: #000000; }
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (A) body { background-color: #000000; }

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
200
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Yatendra Sir
Publisher
πŸ“ˆ
93%
Success Rate