NFT Preview Card Component

Please log in to post a comment
Log in with GitHubCommunity feedback
- @garcialexco
Hello! Great job completing the challenge! 🔥
There's a couple parts of your code that I might be able to help with:
Make sure to use semantic HTML tags like the main, section, etc tags. Check out this article on the topic.
Also, be sure that you link fonts in the HTML head, it helps the page load faster.
If you are using CSS resets, I'd like to recommend normalize.css.
One last thing, use
rem
orem
for unit sizes. They are scalable and are responsive on different screen sizes!Hope this helps, and keep up the great work! 👍 Happy Coding!
Marked as helpful
Join 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