Skip to content
Submitted 4 months ago

Responsive Recipe Page

LVL 1
@federick-pabalate
A solution to the Recipe page challenge

Solution retrospective


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

I'm proud of what I've accomplished in this project, as I've successfully overcome various challenges. I'll ensure that the insights from my past projects are incorporated here to make it even better.

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

Here's the challenges that I encountered:

  • Targeting last <td> within table row with multiple table data.
  • How to target bullets within an unordered list and number within an ordered list.

On the first challenge I used a css pseudo class :last-child to target the last element.

In the second challenge the css to target those bullets/number within the list is :marker.

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

Please let me know how I can improve my work in this challenge. Thank you

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Federick Pabalate’s solution.

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