Single price component made with html and css (with flexbox)
Design comparison
Solution retrospective
Any feedback is highly appreciated, especially regarding responsivness.
Community feedback
- @ApplePieGiraffePosted almost 4 years ago
Hey, nice work, Grzegorz! 👋
Your solution looks great and is nicely responsive! 🙌
The only tiny thing I might suggest is to use only one
<h1>
tag in the card component (since there should only be one main heading) and to use other, less-important heading tags for the rest of the headings instead to make your HTML a little more meaningful. 😉Keep coding (and happy coding, too)! 😁
1@gsterczewskiPosted almost 4 years ago@ApplePieGiraffe Thank you so much for taking the time to give a feedback. I will definitely work on your sugestions. I agree that I have to put more emphasis on semantic side of html. Cheers and thanks again!
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