Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Popup functionality
What challenges did you encounter, and how did you overcome them?JavaScript and Media queries
What specific areas of your project would you like help with?Media queries and how to achieve more with less css
Community feedback
- @IzykGitPosted 3 months ago
Good work
If you want to know more about media queries then I highly recommend you check out this video about them.
One major thing that I recommend you do in your code though is create a separate CSS file and then link it to your HTML document. This is so that way you are not trying to edit your CSS and HTML all on the same page.
It makes writing CSS easier and makes your HTML page far more manageable!
Keep up the good work!
1
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