Design comparison
Solution retrospective
Does anyone have tips on how to make the background pattern responsive to the parent container? I set a width on the parent container and set the img inside with percentage but it doesn't scale very well. Any tips are welcome! Thanks!
Community feedback
- @vanzasetiaPosted over 1 year ago
Hello! 👋
Which pattern that you are talking about? The card pattern (images/bg-pattern-card.svg) or the background patterns for the page?
For the background patterns, I recommend using pseudo-elements. You can see this solution for your reference: Frontend Mentor | Profile card with pseudo backgrounds and accessible list coding challenge solution
Alternative text for the profile picture should be the name of the person. Any words that are related to "image" (for example, picture, photo, logo, icon, graphic, and avatar) should not be included in alternative text.
I recommend making the statistic a list of three bullet points. The statistic numbers should not be
<h3>
.I hope this helps. Happy coding! 👍
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin 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