Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

add background image in django uploaded file


    #third{
     background: url("/static/img/sample.jpeg") 50% 0 no-repeat fixed;
     color: white;
     height: 650px;
     padding: 100px 0 0 0;   
     }

Source by coders911.org #
 
PREVIOUS NEXT
Tagged: #add #background #image #django #uploaded #file
ADD COMMENT
Topic
Name
7+2 =