<div>
Second row : <div> <div> <div>
.
Goes on
So I have to make all the div aligned in the one top of another
For example
If the first div in first row has 100px width
I want that to be applied to all the rows
That is maximum width of each column should be applied to all the div
I tried using flex box but ain’t working
Any alternative?
My goal .
Обсуждают сегодня