Good website to practice HTML and CSS

Solution retrospective
I need help to remove the horizontal scrollbar. would love to find out from your comments
Please log in to post a comment
Log in with GitHubCommunity feedback
- @llKryptonixll
Hey great work it looks good. To remove the unwanted horizontal scrollbar you can add margin: 0 to your body but for larger projects you might want to use a css reset. I also saw that your img has an empty alt attribute you should add one for accessibility and seo purposes.
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