Design comparison
Solution retrospective
Give some reviews on it; it will help me in building my career.
Community feedback
- @justinconnellPosted 9 months ago
Great job submitting your solution.
Your solution looks good on mobile and desktop, but what does not work well is using
375px
as the breakpoint - I suggest this be bumped up to a level that can handle the larger screen width.Otherwise the solution looks good and you solved the tricky parts - so good going!
On the coding side - I noticed you used 2
<img>
tags - a better approach would be to use thesrcset
attribute on theimg
element.I hope you find that feedback helpful...
You're doing well! so...
Carry on Coding!
Marked as helpful0@msulemanaslam1Posted 9 months ago@justinconnell Next time, I will follow your advice.
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