html and css

Solution retrospective
hi someone should please help me and check for errors or mistake
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Renzorr
Hello
I see that you should improve your css reset, you can search for it in different articles, the same with the width or height, these should not be fixed
You can also check the html tags, for example in the avatar section, it should not be a <p> since this is for a paragraph, so you could use a <article>
Also, using flex:wrap in this challenge doesn't make sense
Marked as helpful - @saidumuhammadyusuf
thank you for the feed back
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