Design comparison
Solution retrospective
Really cool challenge! I hope you like my solution :) Feedback and suggestions are very welcome! Happy coding :D
Community feedback
- @atif-devPosted almost 2 years ago
Hi, you did well. But you need to take care of all three hover states.
- First hover on image => background color is not according to requirements
- Second hover on "Equilibrium #3429" => there should be a pointer while hovering
- Third hover on Jules Wyvern=> there should be a pointer while hovering.
Hope the feedback is helpful😇👍
0@davdifrPosted almost 2 years ago@atif-dev Hi there,
Thanks for pointing out the anchor! It's actually related to the browser you're using. I can see the pointer when I move it in Safari, but not in Chrome, I didn't notice that! By the way, this is quite easy to fix: Just add the properties to the general anchor.
I can't really understand what you mean by "background colour doesn't meet requirements" if there are no specifications for it.
Can you try to be more specific? Thanks a lot and have a nice day
0@atif-devPosted almost 2 years ago@davdifr I was talking about the background color of image. When we hover over image Cyan color should display, Right? Now I have checked on chrome and firefox. On Chrome, Cyan color is displayed but on Firefox Cyan color is not appearing.
0@davdifrPosted almost 2 years ago@atif-dev oooh ok! Let's see how to fix the problem in Firefox! (I did it in 30 minutes, I haven't tested it in any other browser... What a newbie 🫠)
0
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