A responsive recipe page built with HTML and CSS

Please log in to post a comment
Log in with GitHubCommunity feedback
- P@Tech-Badhead
Accessibility best practice: -Using semantic tags is a best practice for accessibility. i.e the main tag would have been better in place of the div tag.
- The project does not look good on a range of mobile devices.
- consider using rem, em, and % unit for sizing instead of pixels as it helps scale your work smoothly
- The solution is close to the design for the desktop version
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