Design comparison
SolutionDesign
Community feedback
- @JoyObaiduPosted over 1 year ago
Hi, nice work. But the page is not yet responsive also there is no hover effect for the buttons. You can use media query to make it responsive for mobile devices. As in: @media screen and (max-width: 400px){ /styles/ }
1 - @VikashMaurya10Posted over 1 year ago
Hello there 👋. You did a good job!
- Your code is good for desktop view but it's can't good for mobile view.
- For design mobile view add CSS Media Queries.
- You should not skip alt="" tag.
- To understand better go to my solution maybe you can find it useful click here
- I hope you find this helpful.
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