Using flexbox principally

Please log in to post a comment
Log in with GitHubCommunity feedback
- @RioCantre
Hello there! Awesome work with this project. Looking at your solution, I would like to suggest the following for you…
- Wrap the whole content with specific tag like
main
. For HTML structures, refer it with this one Semantics - Clean the whitespaces in the code
- Include description with the
alt
in image tags. Like this line<img src="images/image-avatar.png" alt="">
- Remove unnecessary code to keep it clean
Above all, the design is well implemented. Keep it up and Hope this is helpful!
Marked as helpful - Wrap the whole content with specific tag like
- @Azraude
Hello ! Thanks for you feedback, it help me a lot.
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