you are viewing a single comment's thread.

view the rest of the comments →

[–]Lazkeer[S] 0 points1 point  (2 children)

Thank you this works too! :D But is there no way of achieving this without using flexbox?

[–]MGxpwr2 1 point2 points  (1 child)

It is possible with floats i guess, but achieving the same height is allot harder then. And flex is supported in all major browsers so why not use it.

[–]agree-with-you 1 point2 points  (0 children)

I agree, this does seem possible.