Responsive recipe page using HTML and CSS

Please log in to post a comment
Log in with GitHubCommunity feedback
- P@TheWraithDev
- Use
h1-h2-h3...
in order, it helps with screen reader and crawling accessibility - Maybe a clearer alt tag, as Omelette is vague
- Instead of
<li>
elements for the Nutrition Table, try using a<table>
instead
Overall looks good though, well done
- Use
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