The freeCodeCamp Forum
freeCodeCamp Challenge Guide: Use RGB values to Color Elements
Guide
camperbot
July 7, 2016, 11:32pm
1
Use RGB values to Color Elements
Solutions
Solution 1 (Click to Show/Hide)
<style> body { background-color: rgb(0, 0, 0); } </style>
5 Likes
Related topics
Topic
Replies
Views
Activity
Stuck on RBG values to Color Elements
HTML-CSS
5
403
July 14, 2021
What is the wrong in this code please help
3
498
January 17, 2021
Help, it won't let me complete this color challenge
HTML-CSS
3
187
August 8, 2022
Changing background colour
HTML-CSS
3
265
May 31, 2021
Guide: Use Hex Code to Color Elements Blue
Guide
1
1003
August 6, 2017