Meet landing page html and css. Fully Responsive.

Solution retrospective
Please give me feedback so I can keep improving.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ixtk
- there's no
h1
on the website, consider using it for "Group Chat for Everyone" text .intro__title
is not centered on desktop layout- there's horizontal scrollbar at about 800px
- button text font size is smaller compared to the layout. Consider adding
font-size: inherit
- I think h2 font-sizes are too large for mobile layout
- you could add
main
element in html to indicate which part of the page is the main content
There are other layout issues like images not being centered on mobile screen or top images messing up layout. Make sure to use browser dev tools to inspect how different elements/layout will look on different screen sizes. If you have specific questions feel free to ask
- there's no
- @exequielarroyo
Works great!! Looks Great!! Nice Job!! ⭐⭐⭐⭐⭐
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