Recipe-page using html and css

Please log in to post a comment
Log in with GitHubCommunity feedback
- P@dev-sac
Hi, If you use height as 100vh instead of 100%, the body will occupy full viewport and the solution will more look like the design.
- P@KrisvHeij
Hi, I see you used the same html structure for the lists as I did. When I submitted my solution I got the message that no other elements (like <p> tags) were allowed in <li> tags. I see that this is still the case for you. I have adjusted that in my project, I would recommend you to do the same. Other than that your solution looks good!
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