Design comparison
Solution retrospective
- starting to get hang of responsive & fluid terminologies and incorporating them naturally.
- making use of logical properties instead of regular physical ones.
I had a bit of trouble with using srcset
with the img
tag & couldn't get my primary image to switch to other image after the specified media query but with the help of the kind folks from the discord server (@AlexKMarshall) I understood the use cases of img
and picture
element & in the end switched to using picture
tag and resolved it.
I'd very much like if someone could point out what i could do better in all cases/in much more efficient ways to do things or just in general, things I could improve in my code. But specifically I want help with responsiveness & fluidness of text ect. stuff related to responsive design.
I'd appreciate any meaningful feedback. Thank you very much!
Community feedback
- @justXeeZPosted about 8 hours ago
solution on point! if you could, please let me how did you get the sizes so right?
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