Design comparison
Solution retrospective
What would you do differently?
Community feedback
- @JimTK16Posted 11 months ago
Hi @maryanne4jc
Your project looks nice! The only thing I can think of is that you can try to add the corner only border for individual score to match the design (if you look closely, there are tiny borders shown at the corners of single scores).
Other than that, good work!
0 - @Zy8712Posted 11 months ago
Your site and code look great! Just some things I feel you should change:
- use header tags starting from
<h1>
as they are meant to be used in order and you shouldn't skip any. - you should add in
<main>
tags around you page's main content for accessibility purposes
Aside from those two things your site looks great. Nice work!!!
0@maryanne4jcPosted 11 months ago@Zy8712 Thank you so much for your feedback and suggestions.
0 - use header tags starting from
- @danielmrz-devPosted 11 months ago
Hello @maryanne4jc
Your project looks nice!
The only thing I'd do differently is setting the same
width
for both left and right cards. Your right card is a bit wider than the left one.Other than that, great job!
0@maryanne4jcPosted 11 months agoI appreciate your feedback @danielmrz-dev I am looking forward to learning more.
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