Design comparison
Solution retrospective
Hi there Iām Brijeshkumar and this is my solution for this challenge. š
Please suggest me way to create responsive heights of the elements
Any suggestions on how I can improve and reduce unnecessary code are welcome!
Thank you. šāļø
Community feedback
- @PetrosdevriPosted over 1 year ago
Great work, I think you could maybe make the height a bit larger or increase padding to leave more space available for the image. You may also want to follow the accessibility advice as it's a great way to use ARIA labels or roles to help disabled people. But overall nothing special, keep going!
0 - @codarosePosted over 1 year ago
Great solution!
There are definitely fewer options when it comes to responsive height, however "vh" units which you used are a good option. You can also create media queries that target viewport height, and there is a media query for landscape orientation if you are designing for that use case on mobile.
0@Kay-fawazPosted over 1 year ago@brijeshkumar001 please can you explain to me how you submit this practice , have been facing issues with the submission.
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