Answers for "background and text color to div"

1

turn a div green

div {
	background-color: green;
}
Posted by: Guest on February-24-2020

Code answers related to "background and text color to div"

Browse Popular Code Answers by Language