S
S
Super Star2016-06-21 00:51:35
css
Super Star, 2016-06-21 00:51:35

How to set an image in the lower right corner of a block?

Hello. I am using bootstrap. The line was divided into 2 parts col-md-5 and col-md-7. In the first part (col-md-5) I need to push the image to the bottom of the block. As a result, either it does not press against me or it pops up. tell me how to press the katinka?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
devstudent, 2016-06-21
@3dben

you can make a block inside col-md-5 and its background - in the form of your picture, set the background-position:right, bottom to the background. Sometimes this option is very helpful.

A
A person from Kazakhstan, 2016-06-21
@LenovoId

I don’t know about bootstrap, but set the parent block relative and the block with the image absolute bottom, and it will be at the very bottom of the parent block
https://jsfiddle.net/yL235m8c/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question