
Design comparison
SolutionDesign
Community feedback
- @free-carePosted 11 days ago
Your solution is good but there is always room for improvement. You can improve in the following areas:
- HTML semantic, usage of tags like: main, article, and so on.
- Measurement and units, for example, min-height: 100vh; this expands the element to the viewport height.
- Indentation, so that, your code will be easily read. I will conclude by saying that: practice makes perfect!
0
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