Just Html and CSS try using flexbox and css grid for the first time

Solution retrospective
Hi, I'm a newbie developer. This is my first time using flexbox and grid. So I have no idea whether it is a good practice. Can somebody explain to me about the good practices for this solution? For example, what to use for the buttons, what to use for the change plan section, etc. I left out the button active state due to brain exhaustion lol.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @SaifN97
Hey Indarta, Good work on this one, Looks impressive as a first project!
I see you're using
div
to wrap everything which is not ideal..I'll suggest look more into using correct HTML elements
Have fun coding! :)
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord