Design comparison
SolutionDesign
Solution retrospective
is it fine if i made the <main> a grid element?
Community feedback
- @malek-btPosted almost 2 years ago
Hi 👋, good job completing this challenge, and welcome to the Frontend Mentor Community! 🎉
I have some suggestions you might consider improving your code:
1.Instead of using
<main><div class="container">....
you can use<main class="container">
2.It's a better way to center the main with the grid.
I hope those tips will help you! 👍
Good job, and happy coding! 😁
1
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