Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

background image css django

    #third{
     background: url("/static/img/sample.jpeg") 50% 0 no-repeat fixed;
     color: white;
     height: 650px;
     padding: 100px 0 0 0;   
     }
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #background #image #css #django
ADD COMMENT
Topic
Name
9+8 =