CSS
position: fixed;
background-image: url('image.jpg');
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
width: 100%;
height: 100%;
top: 0;
left: 0;
position: fixed;
background-image: url('image.jpg');
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
width: 100%;
height: 100%;
top: 0;
left: 0;
0 comments:
Post a Comment