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, CSS

@Ridwan10000

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 am proud of completing this project. I tried to make it as close as I could

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

I encountered to fit the page in mobile devices

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

  1. How to make this page responsive for mobile devices.
  2. How to make this page resemble as in the given privew

Community feedback

micfrazer 60

@micfrazer

Posted

The page looks great! Consider a max-width property to allow for the image and main portion of the body to adjust with smaller windows, though the sizing is very consistent between devices.

The code is very clear and well-organized. You might use the following to change the colors of bullets and numbers in itemized lists: li::marker { color: rgb(136, 70, 56); }

The table is a bit inconsistent in its layout, though it's clear overall. Padding, width, and text-align are what I found incredibly helpful here. Overall, incredible work!

1

@Ridwan10000

Posted

@micfrazer thanks

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