Design comparison
Solution retrospective
I'm proud that I was able to complete this project faster than the previous project even though, I have small mistakes and I believe I will improve in the upcoming project.
Community feedback
- @srivatsan-droidPosted 5 months ago
All Elements are as per the requirements given But image is not displayed so try to add the image appropriately In Code use the appropriate class in div elements While adding the image try to add like this <svg xmlns="http://www.w3.org/2000/svg" so it will add the appropriate image Design part is good in terms of color try to increase the opacity
Marked as helpful1 - @Arnotts33Posted 5 months ago
Hi there!
Your solution looks good but the image is not showing. You may have a problem with the path to your image in your html.
You also forgot to add some hover features (title and box-shadow)
As for the smaller screen sizes, I think you didn't add responsiveness with media queries in the CSS.
Other than that, I think your code is well structured and easy to read.
Marked as helpful1
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