Design comparison
Solution retrospective
Hello everyone,
I am Namrata and this is my solution for the Huddle landing page with curved sections challenge.
If you have any suggestions to improve my code, please feel free to share!
Thank you 🙏
Community feedback
- @javascriptor1Posted 11 months ago
Hi Namrata,
Excellent job.
1- Hover active state for social media was not made.
2- No email checking on the subscription button.
3- You should use a header tag instead of a nav.
4- Where does this code take the user?
<button class="btn">Get Started For Free</button>
use anchor tag instead of buttons for links with href attribute.
5- Wrap contact information on footer inside address tag.
Good luck
0 - @faisalarweenPosted 11 months ago
HI!
I think there are a lot of things you need to improve in your solution. The screen sizes for this challenge are @375 and @1440. Your solution does not look good in these screen sizes. There is no padding, and images look extra big, and so on.
Thanks
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