Recipe page using HTML CSS

Solution retrospective
Did a Great job by giving the first project in frontend mentor
What challenges did you encounter, and how did you overcome them?The alignment part
What specific areas of your project would you like help with?Alignment solutions
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ShoaibShuja
Amazing job and a quick tip for you my friend is to wrap the contents that depends on each other with
<div>
and those which are part of a section inside a<section>
element which would help designing, alignment and accessibility much easier and efficient.
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