Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

CSS background Property

body {
  background: lightblue url("img_tree.gif") no-repeat fixed center;
}
Source by madni.hashnode.dev #
 
PREVIOUS NEXT
Tagged: #CSS #background #Property
ADD COMMENT
Topic
Name
8+5 =