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

Recipe Page using HTML and CSS

Tharun Raj 1,250

@Code-Beaker

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'm happy that I could complete it without much confusion!

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

I couldn't get an idea about the image's appearance. So, I couldn't do it right on the mobile view. The nutrition table do look a bit different.

I feel like I have forgotten some concepts of both HTML and CSS. But, I did manage to put it together.

I think I need to dive deep into the complex uses of both flex and grid.

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

I would like some suggestions on the image as well as the font-sizing of the project.

Community feedback

Samir 260

@Samir22Raj

Posted

The website does look good. I can see that you have used proper HTML tags keeping SEO in mind. On the topic of image in your site I would suggest you move it outside the "header" section and into another container on the same level as the "container" div so and carry forward with that. As for the nutrition table something as simple as adding padding-left could do just fine.

I also suggest using table tag and list-style-position: outside property for listing markers bit further away from the list item.

Marked as helpful

1

Tharun Raj 1,250

@Code-Beaker

Posted

@Samir22Raj Hi there!

Thank you for taking a look into the my solution! I will make sure to improve my code with your help.

Happy 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