Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Mobile First Recipe Book component using flex box

Hirak J Sarmaā€¢ 90

@hirakjsarma

Desktop design screenshot for the Recipe page coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

I have a learnt a lot of things inside HTML. There are certain things that I had overlooked but after making this project things became clear to me.

What challenges did you encounter, and how did you overcome them?

I have face many challenges during this. Specifically, while making the the divider element or in making the table section.

What specific areas of your project would you like help with?

Help me in writing this code in a more efficient way.

Community feedback

Daniel šŸ›øā€¢ 44,230

@danielmrz-dev

Posted

Hey @hirakjsarma!

Your solution is really impressive!

I've got an idea (about how to use HTML better) that could make it even stronger:

šŸ“Œ Don't skip heading levels ā€“ start with <h1>, then use <h2>, and so on.

It's more than just text size ā€” it's about structuring your content effectively:

  • The <h1> to <h6> tags are used to define HTML headings.
  • <h1> is for the most important heading.
  • <h6> is for the least important heading.
  • Stick to just one <h1> per page ā€“ it should be the main title for the whole page.

These tweaks might not change how your page looks, but they'll make your HTML code clearer and help with SEO and accessibility.

Hope that's helpful!

Keep up the great work!

0
Abdul-100ā€¢ 40

@Abdul-100

Posted

background colour is a little different from the design u should add border-radius to the container other than that every thing looks great u came this far i this u will do great next time up until then have fun and coding!!

0

Please log in to post a comment

Log in with GitHub
Discord logo

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