Design comparison
SolutionDesign
Community feedback
- @apekulPosted 4 months ago
Nice work! You can improve your project by implementing semantic HTML tags like <section>, <article>, <header>, and <main> to enhance code readability. Adding a min-height property to a global container, such as the <body> or a main wrapper <div>, ensures that the content takes up the full height of the viewport. Additionally, using display: flex on this container will help center content both horizontally and vertically, contributing to a more visually appealing design.
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