Day 11: CSS: Background images-2 & 3

 Body{

background-image: url("_____");

background-repeat: no-repeat;

background-position: top right;

background-attachment: scroll;

}

Procedure to add the images in directory-:

1.Move the image to the folder which you are using for your project as shown in image below.

2.Then your image will be shown in the visual studio code directory.

 

Comments

Popular posts from this blog

else-if condition in if-else statements: Concatenation in JavaScript :

Day 9: CSS - Font Formate

Day 28: CSS Animation, CSS Transition Animation Box size