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

Submitted

Recipe Page using HTML and CSS

@basitali07

Desktop design screenshot for the Recipe page coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


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

I want to focus on media quaries next time!

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

I learnt alot from this challenge but specially at the table part i learnt that how align the conents.

below are the code snippets which i want to highlight:

  
        Nutrition
        The table below shows nutritional values per serving without the additional fillings.
        
          
            Calories
            277kcal
          
          
            Carbs
            0g
          
          
            Protein
            20g
          
          
            Fat
            22g
          
        
      
.instructions ol{
    padding-left: 25rem;
}
.instructions li{
    font-family: "Outfit", sans-serif;
    font-weight: 400;
    font-size: 16rem;
    color: hsl(30, 10%, 34%);  
    padding: 10rem 15rem;
}

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

I want to focus on media quaries!

Community feedback

@JangidShrawan

Posted

Brilliant !!!!

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord