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

All solutions

  • Submitted

    Recipe Page

    • HTML
    • CSS

    1


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

    I'm proud of completing another Frontend Mentor challenge! I have not used html tables frequently; I tend to gravitate to css flexbox or grid. In this case, an html table seemed appropriate for the nutrition section.

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

    I'm hoping to continue to learn about using html tables and how best to use them while prioritizing accessibility.

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

    Is there a better way to improve responsiveness? What would you change or do differently? Thanks for the feedback!

  • Submitted


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

    I'm proud of completing another Frontend Mentor challenge! Looking forward to increasing the difficulty of challenges as I gain experience.

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

    I had difficulty with the sizing and spacing of elements. I did not access the Figma files, so I had to estimate. I wasn't sure what the hover and focus states were meant to look like for the interactive elements, so I made up my own.

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

    I'm continuing to work on accessibility and correct semantics. What would you change or do differently?

  • Submitted


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

    I'm proud of completing another Frontend Mentor challenge!

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

    I wasn't sure which elements to make interactive on hover. I added a hover state to the card (cursor: pointer and text: underline); should I have added the hover state directly to each element?

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

    I'm working on accessibility and correct semantics. What would you change or do differently?

  • Submitted


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

    This project help build my confidence. I solved the challenge relatively quickly, and I enjoyed the process.

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

    This challenge was straight-forward. I stumbled through creating a live URL through GitHub pages, but was able to solve it using the resources provided.

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

    How is the responsiveness? Would you make any changes to the html structure?