How to Make Background Image Cover Whole Page CSS

Subscribers:
17,600
Published on ● Video Link: https://www.youtube.com/watch?v=EyfKZJYOJ0A



Duration: 4:04
89 views
5


In this video, I will show you how to make a background Image cover all of the background of your website using HTML and CSS. This can be done with three properties: background-image: URL("");
background-size: cover;
and background-repeat: no-repeat;
With these properties, you can add a picture to the background of your website and cover it, even if you zoom in or zoom out, it should work.







Tags:
how
to
make
background
image
picture
photo
cover
all
page
in
css
html
tutorial
how to make background image cover all of the background
background image that does not move
fixed
how to make background image cover whole page css