I used semantic HTML5 and CSS to build the structure and style of the

Solution retrospective
I’m most proud of creating a fully responsive layout that closely matches the design. The HTML structure is clean and semantic, and the CSS is organized and easy to maintain. I’m also happy with how the images and recipe instructions are presented clearly.
Next time, I would focus more on enhancing accessibility, like adding better ARIA roles and focus states, and I might explore using CSS Grid for certain layout sections to make the design even more flexible.
What challenges did you encounter, and how did you overcome them?I struggled with layout responsive main image responsiveness. I solved it by using width, testing media queries, and constantly referring to the design images.
What specific areas of your project would you like help with?I would like feedback on the responsiveness and layout consistency across different screen sizes, especially on mobile and tablet. I am also interested in suggestions for improving accessibility, such as better semantic tags, ARIA roles, or focus states. Additionally, any advice on optimizing the CSS structure to make it more maintainable and scalable would be very helpful.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Arnold’s solution.
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