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

  • Natasha 90

    @NatashaAC

    Posted

    Looks really good! You can use media queries, to make the preview card responsive.

    0
  • Biskup85 220

    @Biskup85

    Submitted

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

    I'm very proud of my work. I see my hard work brings results.

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

    I think this time every solution, it's much easier.

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

    I think CSS is making my strong side.

    Natasha 90

    @NatashaAC

    Posted

    You could use a table for the nutrition info section instead of divs & p tags.

    <table class="nutritionTable">
        <tr>
            <td>Calories</td>
            <td>277kcal</td>
        </tr>
        <tr>
             <td>Carbs</td>
             <td>0g</td>
        </tr>
        <tr>
            <td>Protein</td>
            <td>20g</td>
        </tr>
        <tr>
            <td>Fat</td>
            <td>22g</td>
        </tr>
    </table>
    
    0
  • Biskup85 220

    @Biskup85

    Submitted

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

    I'm proud of my skills and this place because I have practiced a lot of. This place gives me more confidence.

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

    I'm looking for more specific challenges.

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

    I can help with flex box, I feel more confident.

    Natasha 90

    @NatashaAC

    Posted

    If you're looking for a challenge you should try this solution again but use a Frontend Framework.

    1
  • @souza-vitor

    Submitted

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

    I was able to improve my work by adjusting the image and card size.

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

    I didn't remember how to make box-shadow work with the borders. I needed to research a little and adjust the commands to be in the correct order.

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

    Feel free to give any feedback.

    Natasha 90

    @NatashaAC

    Posted

    Looks good!

    1
  • Huascar22 10

    @Huascar22

    Submitted

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

    Investigar sobre los colores.

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

    central el div jaja

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

    hasta ahora en ninguna

    Natasha 90

    @NatashaAC

    Posted

    Next time download the zip file for the challenge, so you can follow the guide lines for the design and have all necessary assets. If you use chrome there are built in extensions for colours like ColorZilla. Good try!

    0