Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm proud of the level in CSS I had reached, also about the decrease in time to carry out the project.
What challenges did you encounter, and how did you overcome them?I found some points I couldn't figure out by myself, so I search in other coding community as StackOverFlow.
What specific areas of your project would you like help with?About coding CSS, beacuse I don't know if I follow good practices in the final result. I would like to receive some recommendations.
Community feedback
- @ThibautMTLPosted 6 months ago
Good work!
There's one point you can improve, though: you can use the title tag (<h1>, <h2, ect...>) instead of using the <span> tag. Visually you're right, but semantically it's not good practice.
1
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