Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

have background color and background image css

/*You need to use the full property name for each: */
background-color: #6DB3F2;
background-image: url('images/checked.png');
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #background #color #background #image #css
ADD COMMENT
Topic
Name
3+9 =