
Huddle landing page (newbie) - my first attempt on Frontend Mentor
Design comparison
Solution retrospective
I have been watching and following along with some HTML and CSS tutorials for the past month. This is my first effort trying to replicate a design on my own.
I'd appreciate any feedback and suggestions for improving the way I have written my code. Hopefully it is easy to follow and that I have not included any redundant lines of code.
Thank you in advance for your feedback!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @cartxu
Hi Lawrence!
For me, the result looks great, the only thing I see a bit different from the original is the size of some images like the logo, but the rest looks really good, and I like very much your code, very clean and organized, so congratulations on your work!
Have a great day and keep bringing more projects! :)
- @MishaHernandez
Hi Lawrence,
- The layout looks good, but I recommend using the <header> tag only as a container for the logo, the <main> tag should not have a <header> tag as the parent container, and the social media buttons could go inside a <footer tag >. I recommend checking about the "html5 semantics".
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