Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

css background color

.class,#id,div {
  background-color: green;
}
 
PREVIOUS NEXT
Tagged: #css #background #color
ADD COMMENT
Topic
Name
5+9 =