Submitted almost 3 years ago
simple code , use of html and css , div overlay .
@Abdul7Amaan7
Design comparison
SolutionDesign
Community feedback
- @RioCantrePosted almost 3 years ago
Hello there! Nice work with this one. Viewing at your solution, I would suggest the following for you...
- Import the
attribution
style in the CSS file and removestyle
tag - Wrap the
main-div
contents with specific tag likemain
andadrak
withfooter
tag for readability - Include
alt
with description in theimg
tag - Add
cursor: pointer;
andtransition: all 200ms ease
in the hover state of the design
Overall you did well and Keep it going!
Marked as helpful0 - Import the
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