Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Nada, tudo de boa
What challenges did you encounter, and how did you overcome them?Nenhum
What specific areas of your project would you like help with?Nenhum
Community feedback
- @CecDorWEBPosted 3 months ago
Hello, good job !
I have a few subjection:
- To list the instructions, you need to use an ordonnate list (ol) not unordonate list (ul).
- Use english words to called your class.
- Learn to use contraction for your margin, padding: example: margin: 30px; margin-left: 50px; margin-top: 50px; = It's the same as: margin : 50px 30px 50px 30px;
- Prefer use em instead of px.
0
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