Improved Styling With CSS: Learn CSS: Colors Cheatsheet - Codecademy
Improved Styling With CSS: Learn CSS: Colors Cheatsheet - Codecademy
li {
color: khaki;
}
.transparent {
color: transparent;
}
about:srcdoc Page 1 of 2
21/7/23, 11:44 PM
.green {
color: rgb(0, 255, 0);
}
Print Share
about:srcdoc Page 2 of 2