Design comparison
Solution retrospective
Good evening sir/madam, is there a shorter solution on the CSS side to properly meet the challenge? How can I correctly write the lines of code on the responsive side?
Community feedback
- @HugoPadillaPosted almost 3 years ago
Hi @Hatley755, you are doing a great job!
Here are some resources for writing better CSS.
-
The BEN methodology has helped me a lot to write more organized CSS. Learn more here
-
I also like to use SASS to write CSS. I like the feature of being able to create variables (although this is a feature that CSS also supports) and the way of nesting selectors among other things. Learn more here
I hope this is helpful. See my solution here for a reference! See solution
Marked as helpful0 -
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