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 specific areas of your project would you like help with?

    I tried to use some naming conventions in class names, so that the css become more clear and easily modifiable.

    • But I noticed I have written some repetitive css for different lists.
    • should I continue this type of naming or not?
    • is there any better method to do this?
  • Submitted


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

    These are some challenges I faced

    • How to center the card
    • How to use flexbox
    • How to make the shadow around the card

    I overcome them by searching online

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

    I want to know how can I make the website mobile friendly?

    • I am only doing the desktop design part as of now.

    I feel my codes are messy and I need guideline how to use semantic elements and when I should just go with div?

    • If you look at my index.html file, You will understand what I am talking about.