S
S
Sergey Vasenin2017-10-16 16:48:18
css
Sergey Vasenin, 2017-10-16 16:48:18

How to insert 2 img in bootstap so that one overlaps the other?

Tell me how you can put 2 images in 1 grid so that the first picture overlaps the second

Answer the question

In order to leave comments, you need to log in

4 answer(s)
R
romask, 2017-10-16
@romask

z-index ?

Z
zoozag, 2017-10-16
@zoozag

First result

X
xXRustamXx, 2017-10-16
@xXRustamXx

Set the parent element to position: relative;, and set the two photos inside the block to position: absolute; and using the property z-index: ; prioritize images.

A
Ankhena, 2017-10-16
@Ankhena

position and z-index
https://jsfiddle.net/t4vcr45a/
and what's the difference between bootstrap or not
By the way, if we are talking about this:
then why 2 pictures? Maybe it's all the same picture? ;)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question