Design comparison
SolutionDesign
Solution retrospective
Hey guys, how's it going! Today I finished making this website which is a landing page. I used only html, css and a little bit of javascript to make the menu mobile.
I'm open to criticism and some tips on how to improve my code, I'll be waiting! Thank you, good morning and zero bugs for today😅
Community feedback
- @HikmahxPosted over 1 year ago
Hey Matheus 👋! Everything looks good. I have just one piece of feedback:
- To solve the overflowing body, you can add
overflow:hidden;
to the section with the classbanner
and the footer. And the scroll bar will disappear
0 - To solve the overflowing body, you can add
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