|
|
|
|
|
by mistersquid
2374 days ago
|
|
> OK, so I have to live with 5+5+5+1 for now if I want to use flexbox. In that case, it would be nice to control the justification of the final line, for example having additional items lining up under the left-most columns above them. Unfortunately, this also isn’t something that flexbox supports. My understanding of this description may be incorrect. If not, this is supported in flexbox. This pen is editable so the HTML list can contain 16 items (5+5+5+1) and I think it works for what you're describing. [0] [1] [0] https://www.w3schools.com/css/tryit.asp?filename=trycss3_fle... [1] https://imgur.com/a/Cr8WAmY |
|