Single price grid with pure HTML and CSS
Design comparison
Solution retrospective
Is there anything needed to improve? Are there any suggestions for beginners?
Community feedback
- @NaveenGumastePosted over 2 years ago
Hello SINUT WATTANRPORN ! Congo 👏 on completing this challenge
Let's look at some of your issues, shall we:
-
Add Main tag after body
<main class="container"></main>
-
The background color is given in style-guide.md
-
Why us section color is too much light and i know it was not given in style-guide so use color-zilla chrome extension. and you will get the color
-
This is color i used for my solution
--light-cyan: hsl(179, 45%, 52%);
check my solution here if needed
happy Coding😀
Marked as helpful1 -
- @jgengo-altPosted over 2 years ago
Hello there!
It looks like it is not responsive. If you try the mobile version or reduce the width of your windows, you would notice it :)
Good job!
Marked as helpful1 - Account deleted
hi there,
- headings should increase by one use h1 first then h2 etc..
good job !
Marked as helpful1
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