Design comparison
SolutionDesign
Community feedback
- @kyusufmPosted 9 months ago
Hi @Genesisuzon, Congrats on the challenge!
I have some suggestion on the HTML structure, you may use the semantic html tag like <main>, <section>, <article> to improve the SEO score.
for more HTML semantic resources you can read it here: Semrush Semantic HTML5
for the card, you can use wrapper to wrap both the
result
section andsummary
section.in this case, you can add
background white
andbox shadow
to your#container
, and then remove the box shadow inside the#bottom-page
Goodluck on the journey!
Marked as helpful0
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