I'm doing a small web page but I have some problems with the styles. My problem is this:
I have a slider like this
Now, using the class img-resposive
of bootstrap, the images adapt to their containers. However, I need that, in col-md-4
, which in turn contains 3 article
with one image each, the image overflows the article but does not invade the others.
That is, the image would be the yellow box, and
The image overflows from the div
Focus vertically
What has overflowed up and down is hidden so that other articles are not invaded.