
Design comparison
Solution retrospective
This project enabled me to use bootstrap. So I'm most proud of that.
What challenges did you encounter, and how did you overcome them?I saw that my CSS wasn't working for HTML elements, then I realized that the problem was that I didn't arrange the links accordingly.
Community feedback
- @kunal90803Posted 3 months ago
Good Work @Pelumi72.. I just notice a small issue as it is mentioned in the project to add focus mode also(I mean when we press TAB button it should also show effect) but in your case the social links button are hiding within it-self. So use ":focus" for adding designs to the links. Other than that u did a great job.
Best of luck for future designs.
Marked as helpful1 - @jachvictorPosted 3 months ago
Consider using more semantic HTML elements like <header>, <section>, and <footer> for structure instead of relying on <div> alone. This can help with SEO and accessibility.
Consider adding a media query to ensure the layout adapts well on mobile devices.
weldone!.
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