Design comparison
Solution retrospective
Mobile First Design. Built using Semantic HTML & CSS.
Any feedback is encouraged and would be helpful.
Community feedback
- @AgataLiberskaPosted over 3 years ago
Hi Erick! When I open the preview on my screen, the image is quite a bit smaller than the left side of the card - you could maybe wrap the two divs in a container div and try working with that to ensure they're the same height?
Also bear in mind that using fractional pixels may cause some inconsistencies: some browsers will round down, and some will round up, you can read about it in this stack overflow thread
Hope this helps
0@erickwalker1Posted over 3 years ago@AgataLiberska Yeah I noticed that and realized I didn't include the image div inside the container along with the other div as you mentioned. And I had no clue fractional pixels resulted in inconsistencies. Thank you for sharing that, I'll adjust those two issues.
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