Design comparison
Community feedback
- @WebdevsonuPosted almost 2 years ago
@Galin-Dermendjiev Hello there, great job taking on this challenge. Have you heard of media queries, its is very good tool to make a website responsive. It would have been easy if you used it here. In media query you can put a condition, when it will change, a query will be applied for example, If width of a page decrease, some images will change accordingly. I'd recommend watching a YouTube tutorial for it. All you just have to search for is "Media Queries" on YouTube and you should find relevant information on your feeds. And there was few contents for this challenge you could have also use sematic HTML tags like <main> ,<section> etc. So you wont need to keep repeating div tags and putting classes on them. Hope you find this info useful.
Happy Coding!
0
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