Design comparison
Solution retrospective
Adaptability problem in different browsers (Responsiveness), How to do to achieve this?
Community feedback
- @anmolkapilPosted over 3 years ago
Congrats for finishing your project. π I would like to suggest you few things.
-
I guess you downloaded images from somewhere else. You can find all the required images in the project folder itself. (usually in .svg format, but can be used in "img" tag also. Explore more about svgs for more advanced use)
-
To make it responsive. You have to learn "Media Queries". Basically what it does is, set breakpoints for different sizes. So, you can apply different css for different sizes.
Happy Learning :)
Marked as helpful4@Shivani1917Posted over 3 years ago@anmolkapil Thankyou Anmol Kapil for your suggestions, I'll keep this in mind and surely work accordingly..
Thanks for responsing!!!
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