Design comparison
SolutionDesign
Solution retrospective
Happy to work on this challenge. I make it responsive on all devices but if you get some problem with it, please let me know and ask me to fix that! Thank You and Happy Coding guys!
Community feedback
- @SzymonRojekPosted almost 4 years ago
Hi Rizky,
Well done :D
I have checked your HTML, a few tips for you:
- it is better to not skip headings;
- in this challenge with a single page component so we can add also the h1;
- instead of h4 you can use h2;
- instead of button you can use a link => check this article from the CSS-stricks: A Complete Guide to Links and Buttons;
- in the div "whyus" you can use li without p tag;
- I'd recommend reading about BEM naming convention;
- you can add max-width to the container;
- text "per month" should be in the middle of price.
Ps. Don't forget to upvote any comments on here that you find helpful.
Greetings :D
1@rizfirsy-ghPosted almost 4 years agoHi @SzymonRojek 👋. Thanks for your attention details, i appreciate it. I will evaluate the way I write html and css styling.
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