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

  • @Harsha0419

    Submitted

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

    I Build it with my experience from previous challenge

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

    mobile responsive design pixels

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

    mobile design

    Wasiqur Zamanβ€’ 80

    @wasiqurzaman

    Posted

    Nice work πŸ‘ To show nutrition values you should use HTML table instead of nested divs.

    0
  • Sigmaβ€’ 40

    @sigma-cmxi

    Submitted

    Wasiqur Zamanβ€’ 80

    @wasiqurzaman

    Posted

    Preview site not working.

    Use <a> tag instead of <button> for links and style them like buttons.

    Marked as helpful

    0
  • Wasiqur Zamanβ€’ 80

    @wasiqurzaman

    Posted

    Nicely done. Great job πŸ‘

    0
  • RajanCPβ€’ 50

    @RajanCP

    Submitted

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

    I am proud of the css styling as I believe it matched up fairly well to the example. However, I spent too much time trying to format the text in html, this should be adjusted later on in css,

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

    The tag was overwriting my font weight. I had to replace the tag with , which then allowed me to customise the font weight as needed.

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

    Is the html code semantically correct? Did I create unnecessary when splitting the text up?

    Wasiqur Zamanβ€’ 80

    @wasiqurzaman

    Posted

    Great job. But it looks like the attribution div is inside the main card container.

    <div class="attribution"> Challenge by <a href="https://www.frontendmentor.io?ref=challenge" target="_blank">Frontend Mentor</a>. Coded by <a href="#">Your Name Here</a>. </div>

    Put this div outside of the card container. πŸ‘†

    0