Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

add image under header html

.container {
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
}

.banner {
  height: 100px;
  background: url(https://dreaminginyellow.com/diy-custom-design-yellow-strips/) bottom center no-repeat
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #add #image #header #html
ADD COMMENT
Topic
Name
2+5 =