Design comparison
SolutionDesign
Community feedback
- @Toluwaa-oPosted almost 2 years ago
Congratulations on completing the project. A few suggestions, use font-weight in css instead of the <b> tag to make texts bolder.
Make use of a level one <h1> heading instead of <p> for the heading. You must have one level one heading on your webpage for better accessibility.
And lastly, wrap the project in a <main> tag and the bottom in a <footer>. I would also recommend using max-width on the card so it maintains a good shape even on large devices
Marked as helpful0@RickylartPosted almost 2 years ago@Toluwaa-o Thank you will update my codes :)
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