Design comparison
Solution retrospective
some one who tell me ¿how I can make this responsive? thanks!
Community feedback
- @mattstuddertPosted over 4 years ago
Nice work on this challenge, Carlos! You've already been given some great resources on building responsive websites, but here's another: Udacity's Responsive Web Design Fundamentals. It's free and a really great tutorial to get you up and running with building responsive sites.
1 - @PleopleqPosted over 4 years ago
You can also search info about "Mobile first design" https://www.justinmind.com/blog/complete-guide-to-mobile-first-design/
I use it in my challenges and its more easy to translate everything from mobile to desktop using media queries.
1 - @reinierdantasPosted over 4 years ago
To make it responsive u'll need to use media queries
https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Media_queries
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