Design comparison
SolutionDesign
Community feedback
- @kazymirTPosted 4 months ago
- HTML is not semantic.
- Formatting is needed for HTML and CSS.
- General recommendations: use semantic tags like h1-h6, and p instead of div and pre. It's better to use classes rather than IDs for styling. In CSS, it's better to use display flex or grid.
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