Design comparison
SolutionDesign
Community feedback
- @SadorDevPosted 12 months ago
Hi there, Good job on completing this challenge.
I've just completed this challenge also. Thought I'd share some things
- Use semantic HTML rather than
divs
to make it more reader-able - Currently, your
intro-container
takes up a large portion of all screens. I would suggest re-doing your media queries as you've added 3 too many https://css-tricks.com/a-complete-guide-to-css-media-queries/ Is a good article. Have a play around with some shapes and get a feel of knowing what's doing what. Don't stress yourself over this😄 Have fun with it
Happy Coding👋🏾
Marked as helpful0@Lea225Posted 12 months ago@SadorDev Thank you for your comment I will take it into account
0 - Use semantic HTML rather than
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