131 lines
7.0 KiB
HTML
131 lines
7.0 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">French Onion Dip</h1>
|
||
|
||
<div class="timing">
|
||
prep <span itemprop="prepTime">30 minutes</span>, cook <span itemprop"cookTime">30 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">6</span>
|
||
</div>
|
||
|
||
<div class="description" itemprop="description">Stirring a packet of onion soup mix into sour cream has long been the go-to method for this popular party dip; we were determined to do better. By dicing onions instead of slicing them (more surface area) and starting them over medium heat, we create deep color and caramelized flavor in only 30 minutes. A base of sour cream and mayonnaise provides balanced flavor and creaminess, and a pinch of cayenne adds heat, while balsamic vinegar lends sweetness and mellow tang.
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="instructions">
|
||
<div class="step">
|
||
<h3>1</h3>
|
||
<div class="ingredients">
|
||
<ul>
|
||
<li itemprop="recipeIngredient">
|
||
<div class="amount">
|
||
3 tbsp
|
||
</div>
|
||
<div class="item">butter, unsalted</div>
|
||
<li itemprop="recipeIngredient">
|
||
<div class="amount">
|
||
2 lbs
|
||
</div>
|
||
<div class="item">onions, yellow (diced)</div>
|
||
<li itemprop="recipeIngredient">
|
||
<div class="amount">
|
||
½ tsp
|
||
</div>
|
||
<div class="item">salt</div>
|
||
<li itemprop="recipeIngredient">
|
||
<div class="amount">
|
||
½ tsp
|
||
</div>
|
||
<div class="item">black pepper</div>
|
||
<li itemprop="recipeIngredient">
|
||
<div class="amount">
|
||
⅛ tsp
|
||
</div>
|
||
<div class="item">cayenne pepper</div>
|
||
</ul>
|
||
</div>
|
||
<div class="detail" itemprop="recipeInstructions">Melt the butter in a large skillet over medium heat. Add the onions, salt, pepper, and cayenne. Cook, stirring occasionally, until the onions are translucent (about 10 minutes). Reduce the heat to medium-low, and continue to cook until the onions are golden (about 10 minutes).
|
||
</div>
|
||
</div>
|
||
<div class="step">
|
||
<h3>2</h3>
|
||
<div class="ingredients">
|
||
<ul>
|
||
<li itemprop="recipeIngredient">
|
||
<div class="amount">
|
||
¼ cup
|
||
</div>
|
||
<div class="item">water</div>
|
||
</ul>
|
||
</div>
|
||
<div class="detail" itemprop="recipeInstructions">Add 2 tbsp of water to the skillet, and cook, scraping up any browned bits, until the water has evaporated (about 5 minutes). Add the remaining water and cook until the onions are caramelized and the water has again evaporated (about 5 more minutes).
|
||
</div>
|
||
</div>
|
||
<div class="step">
|
||
<h3>3</h3>
|
||
<div class="ingredients">
|
||
<ul>
|
||
<li itemprop="recipeIngredient">
|
||
<div class="amount">
|
||
2½ tsp
|
||
</div>
|
||
<div class="item">balsamic vinegar</div>
|
||
<li itemprop="recipeIngredient">
|
||
<div class="amount">
|
||
1 cup
|
||
</div>
|
||
<div class="item">sour cream</div>
|
||
<li itemprop="recipeIngredient">
|
||
<div class="amount">
|
||
½ cup
|
||
</div>
|
||
<div class="item">mayonnaise</div>
|
||
</ul>
|
||
</div>
|
||
<div class="detail" itemprop="recipeInstructions">Remove from the heat and transfer to a medium mixing bowl. Add the vinegar, and allow to cool (about 10 minutes).
|
||
</div>
|
||
</div>
|
||
<div class="step">
|
||
<h3>4</h3>
|
||
<div class="ingredients">
|
||
<ul>
|
||
<li itemprop="recipeIngredient">
|
||
<div class="amount">
|
||
1 cup
|
||
</div>
|
||
<div class="item">sour cream</div>
|
||
<li itemprop="recipeIngredient">
|
||
<div class="amount">
|
||
½ cup
|
||
</div>
|
||
<div class="item">mayonnaise</div>
|
||
</ul>
|
||
</div>
|
||
<div class="detail" itemprop="recipeInstructions">Add the sour cream and mayonnaise, and stir to combine completely. Season with salt & pepper to taste. Refrigerate for at least 30 minutes before serving.
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="credits">
|
||
</section>
|
||
|
||
<section class="navigation">
|
||
<a href="../..">« Back</a>
|
||
</section>
|
||
</body>
|
||
</html |