Design comparison
Solution retrospective
Very funny to study how make triangle in tooltip info bottom.
I dont know how make to svg fill change with hover movement in tailwind css :c
Community feedback
- @NehalSahu8055Posted over 1 year ago
Hello Coder 👋.
Congratulations on successfully completing the challenge! 🎉
Few suggestions regarding design.
➨ Add the below line to your code to meet fem design image.
img { object-position: left; }
➨ Add
cursor: pointer;
on share button. It will be more user-friendly to add it.➨ For
non-decorative
image give some meaningfulalt
attribute.➨ You can use
accessibility features
likearia, sr-only, and title
which are accessible to screen readers.I hope you find this helpful.
Happy coding😄
1@GomesViniciusPosted over 1 year ago@NehalSahu8055
Hey 🐱.
Very thanks for the tips, helped a lot!
I really need to study more about accessibility 😁
1@NehalSahu8055Posted over 1 year ago@GomesVinicius
Tip: Generate New Screenshot after making the necessary changes.
Always ready to help 🙂
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