Skip to content

Instantly share code, notes, and snippets.

@ericandrewlewis
Created December 7, 2016 04:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ericandrewlewis/e8e86b73d7a60aad41de054076460d2a to your computer and use it in GitHub Desktop.
Save ericandrewlewis/e8e86b73d7a60aad41de054076460d2a to your computer and use it in GitHub Desktop.
Exported from Popcode. Click to import: https://popcode.org/?gist=e8e86b73d7a60aad41de054076460d2a
<!DOCTYPE html>
<html>
<head>
<title>Cookie Monster's Cookie Dough Recipe</title>
</head>
<body>
<h1>Cookie Monster's Cookie Dough Recipe</h1>
<p><img src="http://i4.manchestereveningnews.co.uk/incoming/article10580003.ece/ALTERNATES/s615/JS47622759.jpg"></p>
<blockquote>"You may have only seen me eating cookies but sometimes I make them too!" - Cookie Monster</blockquote>
<h2>Ingredients</h2>
<ul>
<li>3/4 cup unsalted butter or margarine, softened</li>
<li>1 cup sugar</li>
<li>2 eggs, slightly beaten</li>
<li>1 teaspoon vanilla</li>
<li>2 1/2 cups all-purpose flour</li>
<li>1 teaspoon baking flour</li>
<li>1 teaspoon salt</li>
</ul>
<ol>
<li>Put 3/4 cup of butter or margarine (that's a stick and a half) into your mixing bowl.</li>
<li>Measure 1 cup of sugar.</li>
<li>Pour sugar over butter.</li>
<li>With fork, squash butter and sugar together until they are blended.</li>
<li>Crack open two eggs and pour eggs over mixture in bowl.</li>
<li>Measure 1 teaspoon vanilla and pour over mixture.</li>
<li>With fork, blend everything in the bowl together.</li>
<li>Measure 2 1/2 cups all-purpose flour and pour over mixture in bowl.</li>
<li>Measure 1 teaspoon baking powder and sprinkle over flour.</li>
<li>Measure 1 teaspoon of salt and sprinkle over flour and baking powder.</li>
<li>Mix everything together either with the fork or with your hands.</li>
<li>Put dough in icebox to chill (at least one hour).</li>
</ol>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment