Files

122 lines
6.2 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!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" src="./image.png"></div>
<div class="about">
<h1 itemprop="name">Eggnog</h1>
<div class="timing">
prep <span itemprop="prepTime">30 min</span> </div>
<div class="icons">
<div class="icon gluten-free"></div>
<div class="icon low-carb"></div>
<div class="icon vegetarian"></div>
<div class="icon serving"></div>× <span itemprop="recipeYield">12</span>
</div>
<div class="description" itemprop="description">This recipe makes eggnog at least as good as your favorite store-bought brand, but with a lot more flexibility to customize it to your own taste! Just be aware that this requires some planning ahead: the day before is ideal as it gives the flavors a chance to really combine.
</div>
</div>
</section>
<section class="instructions">
<div class="step">
<h3>1</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
6
</div>
<div class="item">eggs, large</div>
<li itemprop="recipeIngredient">
<div class="amount">
2
</div>
<div class="item">egg yolks</div>
<li itemprop="recipeIngredient">
<div class="amount">
½
cup
</div>
<div class="item">sugar, granulated</div>
<li itemprop="recipeIngredient">
<div class="amount">
¼
tsp
</div>
<div class="item">salt</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">In a large saucepan, but off the heat, mix all the ingredients together until completely blended.
</div>
</div>
<div class="step">
<h3>2</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
4
cups
</div>
<div class="item">milk, whole</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Over the low heat, slowly add the milk while whisking. Keep whisking slowly, taking care to reach the entire bottom of the saucepan, until the temperature reaches 160°F (about 2025min).
</div>
</div>
<div class="step">
<h3>3</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
1
tbsp
</div>
<div class="item">vanilla extract</div>
<li itemprop="recipeIngredient">
<div class="amount">
½
tsp
</div>
<div class="item">nutmeg (ground)</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Add the vanilla and nutmeg and combine completely. Pour the heated custard through a wire mesh strainer into a suitable container for storage. Seal tightly, and chill for at least 23 hours (overnight is best).
</div>
</div>
<div class="step">
<h3>4</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
½
cup
</div>
<div class="item">heavy cream</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Immediately before serving, whip the cream into soft peaks, and fold it into the custard mixture until completely incorporated.
</div>
</div>
</section>
<section class="credits">
<span itemprop="author">America's Test Kitchen</span><br /><a href="https://www.americastestkitchen.com/recipes/1381-holiday-eggnog">https://www.americastestkitchen.com/recipes/1381-holiday-eggnog</a> </section>
<section class="navigation">
<a href="../..">« Back</a>
</section>
</body>
</html