S
S
string0012017-03-18 15:37:58
css
string001, 2017-03-18 15:37:58

Help with Flexbox?

LINK
According to the layout, the height of the container is 256px. How to achieve this in a responsive way with flexbox?
There is an option to make it flex-start, but the picture does not shrink, or make a fixed height, but that's bad!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
Polina Emelyanova, 2017-03-18
@bugo_aneo

Set Row to a minimum height and align-items: stretch; at the container. Although this is the default. Why is min-height bad?

N
Novamoscow, 2017-03-18
@Novamoscow

I didn't understand what you want. According to the layout 256, set 256. What is the height in the adaptive? If the other put another. If you don't want to make a fix, do it as a percentage or through min-height

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question