I used @media query to link stylesheets at certain screen sizes
Design comparison
Solution retrospective
I am open for input. Please tell me how I can improve. Thank you.
Community feedback
- @AJBrownsonPosted almost 3 years ago
Good work @GJCIII but you still have lots of work to do to improve your code
First of all, wrap your entire code in a main tag and then put your Equilibrium #3429 inside a H1 tag and then you style it using the hover property and setting the color to cyan.
Same goes for the Creator's name (Jules Wyvern), use the hover effect also for this.
I noticed you didn't implement the overlay effect on your image but that's okay. Just check other solutions and see the various ways others are solving that problem.
Also here is a tool that someone just recommended to me: https://www.deque.com/axe/devtools/
It really helps to identify accessibility issues that may be wrong in your code.
I hope this feedback helps. Good luck
Marked as helpful0
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