Submitted about 2 years ago
Intro Section with dropdown menu
@Clement1kalu-okereke
Design comparison
SolutionDesign
Solution retrospective
Can anyone help with the hover and responsiveness of the site
Community feedback
- @AlexMartosPPosted about 2 years ago
Great work man!!
I see you use semantic HTML and that is very good.
To change style on hover state you add :hover to the selector you want to change when hovering it.
For example on your "Learn more button" you would do like this:
main__learn:hover {}
.I think you have done a good job on the responsive part, what I would do is increase the width when the image goes to the top. Otherwise the text area will become very small :)
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