D
D
dzenn2016-06-09 14:32:43
css
dzenn, 2016-06-09 14:32:43

How to make this element correct?

db6a47a8bc664ea5b9f4562ea9198749.png
How to make it right with bootstrap?
ps I specifically mean an image that sticks to the edge of the browser (on the right)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Strukov, 2016-06-09
@dzenn

Judging by the fact that the width of the image is about 50 percent of the width of the screen and the adjacent block on the left is approximately equal in height to the image, this is done through a two-column row and the right column contains an adaptive img or, if you care about semantics, through background-image.

K
Konstantin Samsin, 2016-06-09
@psixodyb

Make the image in the block absolute, and the parent block is not relative.
Make a picture 50%

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question