Design comparison
Solution retrospective
Haven't got around to fix the social icons, also I didn't learn media queries yet so no mobile support.
Still pretty satisfied with the end result though.
Community feedback
- @mattstuddertPosted about 5 years ago
Nice work, Amit! Congrats on submitting your first solution too! 🎉
Here's a great Udacity tutorial on building responsive websites which you might find useful.
0 - @n3vsxPosted about 5 years ago
Looks amazing for desktop design! No responsiveness like you mentioned but there's a time and place for everthing. Its fairly easy:
@media (max-width(1000px) { (content divs etc) } is what i always use for tablet and mobile, just add the different values within those brackets and ur good to go!
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