Profile card component using css + css flexbox

Solution retrospective
I am very new to flexbox, so I have completed it with the help of google and stackoverflow, if I have any shortcomings, I would appreciate it if you write, thank you in advance
Please log in to post a comment
Log in with GitHubCommunity feedback
- @AndresRicardo
I could not set the background as requested in the reference
Could you help me please?
- P@brodiewebdt
You did a good job on this.
Wrap your card div in a Main tag and change his name to an H1. you will have to re-style the name to look the same as the design. Also change the attribution div to a Footer and it will clear the accessibility warnings.
Download AXE DevTools and you can clear accessibility warnings while you code. https://www.deque.com/axe/devtools/
Hope this helps.
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