Design comparison
SolutionDesign
Solution retrospective
this is my first project and give me an recommendation that are essential and i don't need to miss for future thanks for mentoring me
Community feedback
- @momorocks111Posted 12 months ago
In the html file, have a main tag around the main content, that makes it better for the compiler and makes the html easier to read. In the css file, I personally place a :root{} where you can declare variables for later use, it makes things faster on larger projects. Hope this helps. :)
Marked as helpful1
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