3-Column Preview Card Component Solution

Please log in to post a comment
Log in with GitHubCommunity feedback
- @quielScript
Nice work, @lekkaaudisy ! Here are some suggestions:
-
I can see that you are doing a great job at the markup but instead of using
div
tags for each box/card, I suggest you usearticle
tags. -
Try adding metadata to add additional information about the website or project when you host it on the internet, you can learn more about it here
-
I noticed that you are importing separate fonts inside your style.css, I suggest you select all of the fonts needed for the project and then import them in bulk (which is a common practice) instead of importing them separately.
That's all :)
-
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