Answers for "how to colour the background in css"

CSS
28

css background color

body {
  background-color: green;
}
Posted by: Guest on February-03-2020

Code answers related to "how to colour the background in css"

Browse Popular Code Answers by Language