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

responsive recipe page

@ARUNKUMAR2906

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?

none

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

none

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

none

Community feedback

Nikola 190

@porumbachanov

Posted

Hi, nice work! I have a couple of suggestions that could improve the visual appeal.

  1. You can add some transitions when switching from desktop to mobile view so that it doesn't clip.

  2. The text is a different color than that show in the design, changing that color to the lighter grey color in the design will make things look much better.

  3. The numbers in the ordered list are different from the design as well, you can color them with the given color by utilizing the ::marker pseudo element like so:

.instructions ol li::marker{color: ...}
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