Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
The arrangement for the tablet screen was a bit difficult for me because I placed two cards inside a different `` element. By using the min-width:
CSS property, I was able to partially solve the problem. However, my approach is not perfect yet, so I am eagerly awaiting your advice. Please check it out and let me know.
Community feedback
- @thamu-acnPosted 2 months ago
- Adding alt to <img> tags for accessibility reasons for example on screen readers
- Setting height and width attribute to <img> will increase performance by reducing layout shifts as space is reserved for image while it's being downloaded.
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