X
X
xxxfdd2021-04-14 21:16:59
css
xxxfdd, 2021-04-14 21:16:59

How can each picture be given its own coordinates?

I opened the image in css via bacground-image 3 like this background-image: url('../images/products/icons/lepa.svg'), url('../images/products/icons/bag.svg '), url('../images/products/icons/love.svg');
but now I can’t address them individually, they simply overlap with each other, how to decide and address each one individually?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yuri, 2021-04-14
@xxxfdd

In the same way, write background-position to them, separated by commas.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question