
Im trying to have a with individual sections in it (in a row) . I don't quite understand the semantic elements I need to execute it? Im trying to use flex box, pseudo classes, etc, but rn trying to get the layout correct.
For further actions, you may consider blocking this person and/or reporting abuse
Oldest comments (2)
may have a look at: flex-direction
No pseudo classes
Hi Khi,
Here is the documentation that I used when I'm fighting with flex : css-tricks.com/snippets/css/a-guid...
I hope it will help you! 🍺