Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

how to make image not repeat on background

.image {
 background-repeat: no-repeat;
}
 
PREVIOUS NEXT
Tagged: #image #repeat #background
ADD COMMENT
Topic
Name
2+4 =