0
I need help on how to fix two images together using background-images, position,size, for the main body with css
Background -images, background-size, background-position
3 Respostas
+ 2
You can put 2 background images using "url(image1.jpg), url(image2.jpg)"
Then use your size and position separated with a comma ","