Design comparison
Solution retrospective
Can I use many divs for the HTML structure?
Community feedback
- @catcarbonellPosted about 4 years ago
Sure, you can use many divs for structure--but do you really want to? Accessibility would be an issue there, especially if you're just using divs. Also, your back-end dev might not appreciate that. Also, try out making it responsive! The vast majority of users are mobile-only, so you should practice!
One thing I really liked was the implementation of the animated share bubble. I appreciated the smooth transition!
3@jeremyazaPosted about 4 years ago@catcarbonell Thanks for your words. It really helps me to improve. I'll go fix the mobile view ๐
0 - @alexcamachogzPosted about 4 years ago
Good solution, but what happened with the responsive? You only have the desktop view so for me is incomplete. I think you should also do the mobile view.
1@jeremyazaPosted about 4 years ago@alexcamachogz Thanks. Yeah, It's responsive. I followed the instructions that are in the style-guide.
*The designs were created to the following widths:
- Mobile: 375px
- Desktop: 1440px
But, should I improve this?
0@jeremyazaPosted about 4 years ago@alexcamachogz Sorry, I was wrong. I'll go fix the mobile view. Thanks ๐
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