huddle-landing-page

Solution retrospective
I didn't find any difficulties completing this challenge but any feedback would be appreciated.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @shivaprakash-sudo
Hello Mohammad,
- The images are not loading on the live site, I think you need to change the relative path of the images in the html file.
- Styles for the heading and button need to be changed according to the design (big bold heading and rounded corners for the button).
- No need to use Bootstrap if you're going to manually style the elements or vice versa.
- Try to put the image inside the
header
into anav
element.
Happy coding!
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