Submitted over 4 years ago
newbie trying single price grid only html/css
@silva-guilherme
Design comparison
SolutionDesign
Solution retrospective
Hi guys, any feedback? It is a newbie challenge but i was struggling a lot to do this :z
Community feedback
- @GerbenDolPosted over 4 years ago
You did a great job! 💪🏻
There's a few easy steps that would make it look even better!
- Add the background color to the body
- Add the
border-radius
to the section - Remove the margin-right on the first section - I'm not sure what it's there for
I'd also advice you to just look into the solution of other people, inspect their code and play around with it. You'll find that the HTML can be reduced a bit and CSS can we written easier.
For example, someone might be using CSS grid for their solution, which would work really well here! 😁 That could be a great starting point for you to learn something new and help you work on these more complex layouts in the future! 🤓
3
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