Design comparison
Solution retrospective
This is the second project I've done on frontendmentor. I'll be glad to hear any helpful advices!
Community feedback
- @NaveenGumastePosted over 2 years ago
Hello Nasim Abhari ! Congo π on completing this challenge
Let's look at some of your issues, shall we:
-
Always use
h1
first and thenh2
,h3
and so on
happy Codingπ
Marked as helpful0 -
- @shashreesamuelPosted over 2 years ago
Hey nasimabhari, good job completing this challenge. Keep up the good work
Your solution looks good however I think your card needs to be scaled up a little bit. You can achieve this using
transform: scale()
.In terms of your accessibility issue simply wrap all your content between
<main>
tags to get rid of the accessibility issues.I hope this helps
Cheers Happy coding π
Marked as helpful0 - Account deleted
hi there,
-
add to the main-div padding 10px;
-
headings should increase by one use h1 first then h2 etc..
i hope this is helpful and goodluck
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