Social Profile Links

Please log in to post a comment
Log in with GitHubCommunity feedback
- @1253PUJITH
Hey! Great job getting the structure of the card set up and making the edits as instructed. It’s clear that you’ve followed the basic layout and replaced the image and text according to the platform’s requirements. Here are a few suggestions to improve your solution further:
✅ What’s good: You followed the HTML structure well.
Image replacement and content updates are accurate.
Font and spacing are consistent with the original layout.
🛠 Suggestions for improvement: Responsiveness: Try using media queries to ensure your design adapts well to different screen sizes (especially 375px for mobile and 1440px for desktop).
Accessibility:
Make sure to include alt text that describes the new image meaningfully.
Ensure text contrast meets accessibility guidelines (use tools like WebAIM contrast checker).
Interactivity: You could add simple hover effects on the card title or button (if any) for better user interaction.
CSS Organization: Consider separating layout styles (like flexbox) from visual styles (like colors and fonts) for cleaner code.
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