HaHa Sun
0
Q:

How to make a backgroud image with no repeat in html

.background {
background-image: url('name.jpeg');
background-repeat: no-repeat;
background-size: 100%;
}
2

New to Communities?

Join the community