
Design comparison
SolutionDesign
Solution retrospective
What specific areas of your project would you like help with?
Advice on semantic HTML, and Accessibility in general. Feel like I am over using , that maybe should use some other more specific tags instead and/or underusing ARIA.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@giropa832
Hi, good solution. Here is some feedback:
- Focus on the details. There are many areas of improvement that will help you develop an eye for detail, which is fundamental on real work.
- Structure your HTML using HTML tags. You have plenty of information on MDN. For example, don't repeat H1s. Use h2 and h3s for names and titles. Use blockquotes.
- In general, try to structure the HTML first without styling and then go for the CSS.
Keep up the good work!
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