Good job man👍
Submitted
single-price-grid-component
Design Comparison
SolutionDesign
Report
0Accessibility
issues0HTML
issues
Nwobodo Igwe's questions for the community
Hi everyone i just finished this challenge, i would really love to hear your thoughts on the challange, thank you.
Community Feedback
- 0
- 0
@Lazizbek1997 thank you
- 2
Hi, This is nicely responsive and looks pretty close to the design. I think the headings are slightly too small and thin viewing on mobile but that's all.
There are some minor improvements I'd make to the html:
- the lower headings are all subheadings under 'join our community' so if the parent heading is a h3, they need to be h4s.
- the price shouldn't be a heading, but again if it is, it has to be another level down, belonging to pricing. In this case that would be a h5.
- in why us, if you find yourself putting lots of line breaks in a paragraph, and it doesn't read like a paragraph, it should be a list. (So swap for one ul and lis for each item)
I hope that's helpful, upvote if it is ☺
- 0
@grace-snow Hi thanks for your input, made some changes to it, thanks for helping again.
Give some feedback to Igwe0001 about their solution
Join our Slack community
Join over 30,000 people taking the challenges, talking about their code, helping each other, and chatting about all things front-end!