Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

how to add background image in a container css

body {
  background-image: url('../folder that the img is in/bg-img.jpg or png');
}
 
PREVIOUS NEXT
Tagged: #add #background #image #container #css
ADD COMMENT
Topic
Name
3+6 =