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 comments

  • @dorman99

    Submitted

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

    • i still need learn more how to manage the class and variable in a way to make the code more cleaner
    • learn more about how the media query works

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

    • how to start slicing
    • media query
    • grid and flex

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

    • how do i start slicing component
    • how do i create a proper definition for each class so it could be reusable
    Djordje Rajc• 260

    @Blurryface1998

    Posted

    Hello, everything looks great. maybe just change list-style-type for <ul> elements to square and I think the color of <p> and <li> elements are grayish. Also instead of using <div> for nutritions section, you can use <table>.

    0
  • Djordje Rajc• 260

    @Blurryface1998

    Posted

    Everything looks great, keep up the good work!

    Marked as helpful

    0
  • piyush672• 10

    @piyush672

    Submitted

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

    i encountered challenge with giving shadow but on learning how shadow attributes works,i was ablt to pull it off

    Djordje Rajc• 260

    @Blurryface1998

    Posted

    Hello, it looks great it has a couple of mistakes you can easily correct so it would be more responsive. In your div container add when in mobile viewport that it has a little margin on the left and right (I think its 24). Also, instead of giving every element in div container a margin, you can add a row-gap when using display flex. That also applies to div contentContainer. I think you forgot to add active states on hover and change the font-size in mobile viewport. You can check my solution if you need any help.

    0
  • @digigrrl525

    Submitted

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

    I would write cleaner code next time.

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

    To solve challenges I looked to resources like MDN or W3School to solve on this project.

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

    I don't have any specific questions on this one.

    Djordje Rajc• 260

    @Blurryface1998

    Posted

    Everything looks great. Just so you know in your style.css you named your h1 as h2 accidentally so it won't show CSS styles correctly.

    Marked as helpful

    0