Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

css background image

background-image: url("image.png");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
 
PREVIOUS NEXT
Tagged: #css #background #image
ADD COMMENT
Topic
Name
7+8 =