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
freeCodeCamp Challenge Guide: Style the HTML Body Element
Guide
3
8518
January 7, 2025
Stuck on RBG values to Color Elements
HTML-CSS
5
391
July 14, 2021
Changing background colour
HTML-CSS
3
260
May 31, 2021
Use RGB values to Color Elements
2
584
January 17, 2021
Guide: Use RGB to Color Elements Green
Guide
1
1227
August 6, 2017