Responsive recipe page challenge in HTML CSS
Design comparison
Solution retrospective
.
Community feedback
- @lkosterPosted 5 months ago
Hello!
Your HTML and CSS code for the "Recipe Page" challenge is well-structured and adheres to semantic HTML5 practices, enhancing readability and accessibility. However, the fonts for headings and body copy are switched, and there's a reference to a non-existent styles.css file. Unused HTML and CSS should be removed to streamline the code. Consider consolidating CSS files to reduce redundancies and improve maintainability. Additionally, ensure the design is fully responsive and add necessary ARIA roles and labels for better accessibility. Overall, with minor adjustments, your project can achieve optimal performance and maintainability.
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