Design comparison
Solution retrospective
Hello everyone!π This is one of the very first challenges I finished a few months ago. I forgot to post it, so here it is! If there is anything I can improve, please let me know! Cheersπ
Community feedback
- @VCaramesPosted about 2 years ago
Hey there! π Here are some suggestions to help improve your code:
-
The NFT Alt Tag description needs to be improved upon. You want to describe what the image is; they need to be readable. Assume youβre describing the image/icon to someone.
-
Wrap the "NFT image" and "Equilibrium #3429" in an Anchor Tags <a>. The anchor tag will allow users to click on content and have them directed to another part of your site.
If you have any questions or need further clarification, feel free to reach out to me.
Happy Coding! ππ¦
Marked as helpful0@CHEN-YiWenPosted about 2 years ago@vcarames Thank you for the suggestion! I have updated my code! But I also have two questions:
- Is it okay to make the
alt
tag relatively long to describe the image adequately? Such as: "an NFT named equilibrium: a transparent cube with colorful refraction."? Or do I have to make it shorter? - In Google, the color overlay of the image grows outside of the image itself. But this situation doesn't happen when I use Firefox to check the design. Is there anything way I can fix that?
Thank you so muchπ
0@VCaramesPosted about 2 years ago@CHEN-YiWen
-
It should be something simple and to the point. "A transparent cube with colorful refraction." is perfect.
-
That's weird. It only happens in Safari and Chrome. Try implementing it in this manner:
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