110 lines
5.7 KiB
HTML
110 lines
5.7 KiB
HTML
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<link href="../../style2.css" rel="stylesheet" type="text/css" />
|
||
<meta charset="UTF-8" />
|
||
<meta name="viewport" content="user-scalable=no, width=device-width" />
|
||
|
||
<body class="recipe" itemscope itemtype="http://schema.org/Recipe">
|
||
<section class="header">
|
||
<div class="image" style="background-image: url('./image.png')" itemprop="image"></div>
|
||
|
||
<div class="about">
|
||
<h1 itemprop="name">Roast Leg of Lamb</h1>
|
||
|
||
<div class="timing">
|
||
prep <span itemprop="prepTime">10 minutes</span>, cook <span itemprop"cookTime">60 minutes</span> </div>
|
||
|
||
<div class="icons">
|
||
<div class="icon gluten-free"></div>
|
||
<div class="icon low-carb"></div>
|
||
<div class="icon overnight"></div>
|
||
<div class="icon serving"></div>× <span itemprop="recipeYield">10</span>
|
||
</div>
|
||
|
||
<div class="description" itemprop="description">The trick to a really good leg of lamb is to get it as fresh as possible, and to avoid overcooking it. Both will help avoid the overly gamey flavor that some people object to in lamb. Done correctly, though, it makes for a rich and delightful change from beef or pork.
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="instructions">
|
||
<div class="step">
|
||
<h3>1</h3>
|
||
<div class="ingredients">
|
||
<ul>
|
||
<li itemprop="recipeIngredient">
|
||
<div class="amount">
|
||
5 lb
|
||
</div>
|
||
<div class="item">leg of lamb</div>
|
||
<li itemprop="recipeIngredient">
|
||
<div class="amount">
|
||
¼ cup
|
||
</div>
|
||
<div class="item">honey</div>
|
||
<li itemprop="recipeIngredient">
|
||
<div class="amount">
|
||
2 tbsp
|
||
</div>
|
||
<div class="item">mustard, dijon</div>
|
||
<li itemprop="recipeIngredient">
|
||
<div class="amount">
|
||
1 tsp
|
||
</div>
|
||
<div class="item">black pepper</div>
|
||
<li itemprop="recipeIngredient">
|
||
<div class="amount">
|
||
3 tbsp
|
||
</div>
|
||
<div class="item">garlic (minced)</div>
|
||
<li itemprop="recipeIngredient">
|
||
<div class="amount">
|
||
1 tsp
|
||
</div>
|
||
<div class="item">lemon zest</div>
|
||
<li itemprop="recipeIngredient">
|
||
<div class="amount">
|
||
2 tbsp
|
||
</div>
|
||
<div class="item">rosemary, fresh (minced)</div>
|
||
<li itemprop="recipeIngredient">
|
||
<div class="amount">
|
||
1 tsp
|
||
</div>
|
||
<div class="item">salt, coarse</div>
|
||
</ul>
|
||
</div>
|
||
<div class="detail" itemprop="recipeInstructions">Combine the honey, mustard, pepper, garlic, lemon zest and rosemary in a small bowl. Cover the leg of lamb with the marinade and place in the refrigerator overnight.
|
||
</div>
|
||
</div>
|
||
<div class="step">
|
||
<h3>2</h3>
|
||
<div class="ingredients">
|
||
<ul>
|
||
<li itemprop="recipeIngredient">
|
||
<div class="amount">
|
||
1 tsp
|
||
</div>
|
||
<div class="item">salt, coarse</div>
|
||
</ul>
|
||
</div>
|
||
<div class="detail" itemprop="recipeInstructions">Pre-heat the oven to 450°F. Place the leg of lamb on the rack of a roasting pan, and add enough water to come just below the rack. Sprinkle the roast with salt, and then tent it with foil. Place the roasting pan in the oven to cook until the internal temperature reaches 130°F (about 45 minutes).
|
||
</div>
|
||
</div>
|
||
<div class="step">
|
||
<h3>3</h3>
|
||
<div class="ingredients">
|
||
<ul>
|
||
</ul>
|
||
</div>
|
||
<div class="detail" itemprop="recipeInstructions">Remove the foil, and continue to cook until the roast has reached 140°F in the center. Remove the roast from the oven, and allow to rest on a cutting board for 5 minutes before carving.
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
|
||
<section class="navigation">
|
||
<a href="../..">« Back</a>
|
||
</section>
|
||
</body>
|
||
</html |