
Solution retrospective
- change text color on mouseover
- alignment of the avatar name on the left side and in the middle of the div.
- I looked on W3school and managed to align the "P" tag using display flex and align-items: center.
- How to improve and optimize my html code and make sure the css code is also readable
Please log in to post a comment
Log in with GitHubCommunity feedback
- @friedmantech
Nice work, the design is very close to the original, and holds up well on different screen sizes.
Several points you may want to consider though:
- It is considered valid HTML to put an H1 tag before an H2
- The media queries have the same declarations - perhaps you just meant to have one of them?
Marked as helpful - @VladKerik
Good job , close to maket large
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