M
M
Mikhail102018-03-25 01:17:46
css
Mikhail10, 2018-03-25 01:17:46

How to stick to div?

How to stick an image with 3 squares to a div so that it doesn't move anywhere at any resolution?5ab6ce7c7a3ac310754703.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dymok, 2018-03-25
@Mikhail10

position: relative to the div, position: absolute to the container with squares and align with left, top

E
Ernest Faizullin, 2018-03-25
@erniesto77

display: flex
position: flex-end
and then rotate margin and padding for all screens

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question