Design comparison
SolutionDesign
Community feedback
- @souleymane-dialloPosted 13 days ago
Great job! Your effort is clear, and you’ve done well in creating a structure. Just a few tweaks for improvement:
Semantic HTML: Wrap social media links in <a> tags instead of <p> elements to make them interactive. Class Naming: Use BEM for readability, like card__name or card__social-media. Accessibility: Add alt text for images that describe the photo, like alt="Jessica Randall's photo". You're on the right path—keep going, and your code will be even more polished! 🌟
1
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