I tried to understand flex properties under CSS section , but I couldn’t understand . What should I do ? How to learn them?
@Shubham10200
Try this site: https://css-tricks.com/snippets/css/a-guide-to-flexbox/
It’ll help you understand the basics.
And than this one to practice: https://flexboxfroggy.com
Flexbox isn’t easy in the beginning, but it’s fun to use when you’ve practiced a bit.
1 Like
You also have this website wich teach you by a kind of game how to use flexbox.
have fun.
1 Like