Design comparison
Solution retrospective
Iām most proud of the visually appealing and functional design for desktop screens. Next time, I would focus on responsiveness to ensure the website is fully optimized for mobile devices.
What challenges did you encounter, and how did you overcome them?I didn't encounter any significant challenges during the development. The process went smoothly, and I was able to implement the design as planned without any major issues.
What specific areas of your project would you like help with?I would like feedback specifically on responsiveness and accessibility. Any additional feedback on other aspects of the project is also welcome.
Community feedback
- @SvitlanaSuslenkovaPosted about 2 months ago
Nav bar on the top and footer: they contain links, it's not <p> but <a>.
<a href="#">Text</a>
Please, consider to add hover effects ( a:hover {new color or filter}).
0
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