Files

138 lines
6.8 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">Clam Chowder</h1>
<div class="timing">
prep <span itemprop="prepTime">15 min</span>,&nbsp;cook <span itemprop"cookTime">25 min</span> </div>
<div class="icons">
<div class="icon gluten-free"></div>
<div class="icon serving"></div>× <span itemprop="recipeYield">6</span>
</div>
<div class="description" itemprop="description">Clam chowder the is the quinessential comfort food of New England: rich, creamy, and with enough flavor and texture to add real substence. This recipe makes perfect re-creation of the very best I remember from back home.
</div>
</div>
</section>
<section class="instructions">
<div class="step">
<h3>1</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
20
oz
</div>
<div class="item">minced clams</div>
<li itemprop="recipeIngredient">
<div class="amount">
1
cup
</div>
<div class="item">onion, yellow (chopped)</div>
<li itemprop="recipeIngredient">
<div class="amount">
1
cup
</div>
<div class="item">celery (chopped)</div>
<li itemprop="recipeIngredient">
<div class="amount">
1
cup
</div>
<div class="item">potato (diced)</div>
<li itemprop="recipeIngredient">
<div class="amount">
1
cup
</div>
<div class="item">carrots (diced)</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Drain the liquid from the clams into a dutch oven and add the carrots, onions, celery, and potatoes. Add enough water to cover, and then cook over medium-high heat until tender. Set the clams aside for later.
</div>
</div>
<div class="step">
<h3>2</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
6
oz
</div>
<div class="item">butter</div>
<li itemprop="recipeIngredient">
<div class="amount">
6
oz
</div>
<div class="item">gluten-free flour blend</div>
<li itemprop="recipeIngredient">
<div class="amount">
1
qt
</div>
<div class="item">half-n-half</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Melt the butter in a large saucepan, and whisk in the flour until smooth. Whisk in the cream until smooth as well.
</div>
</div>
<div class="step">
<h3>3</h3>
<div class="ingredients">
<ul>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Add the flour mixture in with the vegetables, and heat to a simmer, but do not allow to boil.
</div>
</div>
<div class="step">
<h3>4</h3>
<div class="ingredients">
<ul>
<li itemprop="recipeIngredient">
<div class="amount">
2
tbsp
</div>
<div class="item">red wine vinegar</div>
<li itemprop="recipeIngredient">
<div class="amount">
tsp
</div>
<div class="item">salt</div>
<li itemprop="recipeIngredient">
<div class="amount">
1
tsp
</div>
<div class="item">black pepper</div>
</ul>
</div>
<div class="detail" itemprop="recipeInstructions">Add the clams and other remaining ingredients to the dutch oven. Bring up to temperature and serve.
</div>
</div>
</section>
<section class="navigation">
<a href="../..">« Back</a>
</section>
</body>
</html