Design comparison
Solution retrospective
i am proud of achieving a highly similar result to the one in the challenge preview image
What challenges did you encounter, and how did you overcome them?nothing worth mentioning to be honest .
What specific areas of your project would you like help with?none
Community feedback
- @DebabrataBanikPosted 3 months ago
Great work! Your solution looks fantastic! A few suggestions for improvement:
-
Make the Title Clickable: Enclose the title in an <a> tag to make it a clickable item.
-
Add Hover Effects: Implement a hover effect on the title by changing its color to yellow and setting the cursor to pointer to enhance interactivity.
-
Update Alt Text for Decorative Images: For icons or illustration images that are purely decorative, set the alt attribute to an empty string (alt=""). For the profile image, use a more descriptive alt text, such as alt="Headshot of Greg Hooper".
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