76 lines
3.7 KiB
HTML
76 lines
3.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" src="./image.png"></div>
|
||
|
||
<div class="about">
|
||
<h1 itemprop="name">Horseradish Cream</h1>
|
||
|
||
<div class="timing">
|
||
prep <span itemprop="prepTime">5 minutes</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">8</span>
|
||
</div>
|
||
|
||
<div class="description" itemprop="description">Most horseradish sauces are pretty overwhelming, but this one is so subtle that you could almost eat it by itself. It makes a great addition to any rich, meaty dish (roasts, prime rib, etc.). Even better, this can be made up to several days ahead of time and stored in the refrigerator.
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="instructions">
|
||
<div class="step">
|
||
<h3>1</h3>
|
||
<div class="ingredients">
|
||
<ul>
|
||
<li itemprop="recipeIngredient">
|
||
<div class="amount">
|
||
1
|
||
cup
|
||
</div>
|
||
<div class="item">yogurt, plain greek</div>
|
||
<li itemprop="recipeIngredient">
|
||
<div class="amount">
|
||
1
|
||
cup
|
||
</div>
|
||
<div class="item">mayonnaise</div>
|
||
<li itemprop="recipeIngredient">
|
||
<div class="amount">
|
||
2½
|
||
oz
|
||
</div>
|
||
<div class="item">horseradish, creamed</div>
|
||
<li itemprop="recipeIngredient">
|
||
<div class="amount">
|
||
½
|
||
tsp
|
||
</div>
|
||
<div class="item">pepper, black</div>
|
||
</ul>
|
||
</div>
|
||
<div class="detail" itemprop="recipeInstructions">Combine all ingredients in a mixing bowl, whisking vigorously until smooth, creamy, and completely blended.
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="credits">
|
||
<span itemprop="author">Emilie Abijanac</span>
|
||
,
|
||
<a href="https://justcook.butcherbox.com/garlic-herb-crusted-ribeye-roast-with-horseradish-cream-and-bacon-shallot-marmalade/">https://justcook.butcherbox.com/garlic-herb-crusted-ribeye-roast-with-horseradish-cream-and-bacon-shallot-marmalade/</a>
|
||
</section>
|
||
|
||
<section class="navigation">
|
||
<a href="../..">« Back</a>
|
||
</section>
|
||
</body>
|
||
</html |