I need help on how to fix two images together using background-images, position,size, for the main body with css | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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

27th Jul 2022, 11:28 AM
Petre Coder (God'spower)
Petre Coder (God'spower) - avatar
1 Answer
+ 2
You can put 2 background images using "url(image1.jpg), url(image2.jpg)" Then use your size and position separated with a comma ","
27th Jul 2022, 7:16 PM
Ausgrindtube
Ausgrindtube - avatar