Design comparison
Community feedback
- @ralphvirtucioPosted 6 months ago
Hi Joaquín Zúñiga, Great job on doing this challenge
I would like to suggest some tips in here:
-
Try using Semantic HTML for your HTML code. You can try inspecting this website using your chrome dev tools for your HTML reference website to be inspect. This will help search engine and other user devices to determine the importance and context of your website.
-
Try a mobile-first approach for this challenge. It will amaze you how easy to style at mobile-first approach
-
For more spacing, I suggest put a padding-inline in each section and set the value to your desire choice.
-
Your value for the font-family in the body selector will not work because you didn't set any font links in your HTML code. These are the fonts to be use for this challenge Young Serif and Outfit
-
For your README, I recommend writing more information in your README try looking at the README-template.md when you first unzip the challenge to give you an idea. If you like to learn the benefits of writing a good README try looking at this article.
CODE UP 🤲🤲🤲 !
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