Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

how to add a background color in css

  body {
    background-color: red;
}
 
PREVIOUS NEXT
Tagged: #add #background #color #css
ADD COMMENT
Topic
Name
9+3 =