Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.64 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <html>
  4.  
  5. <head>
  6.  
  7. <meta charset="utf-8">
  8.  
  9. <meta name="viewport" content="width=device-width">
  10.  
  11. <title>CHAPATI</title> <!-- what is chapati and how its made-->
  12.  
  13. <h1>Chapati Ingredients</h1>
  14.  
  15. <body>
  16.  
  17. <p1>
  18.  
  19. Similar to the common <strong><em>pita</em></strong>,
  20. the Indian chapati is a bread made of whole wheat flour.
  21. It is usually served with a curry, but it is very versatile:
  22. it can be used just like regular toast, or as a side to many dishes.
  23. The meal is used by many, especially in Africa, as a primary source of starch besides maize and potato family.
  24.  
  25. </p1>
  26.  
  27.  
  28. <h2>
  29.  
  30. <em>Ingredients</em>
  31.  
  32. <ul>
  33. <li><!-- CONFIRM WHETHER ITS UL OR OL-->
  34. 2 cups of wheat flour or durum wheat atta
  35. <li>1 cup lukewarm water</li>
  36. <li>1 tsp. salt (optional)</li>
  37. <li>1-2 tsp. ghee (optional)</li>
  38. <li>Makes 10-12 chapatis </li>
  39.  
  40. </ul>
  41.  
  42. </h2>
  43.  
  44. <h3>
  45.  
  46. <em><strong>Steps</strong></em>
  47.  
  48. <ol>
  49.  
  50. <li>Pour the wheat flour, salt, and ghee into a bowl and mix the ingredients together</li>
  51. <ul>
  52. <li>If you really want to be health-conscious, you can skip the ghee</li>
  53. <li>Though these are the only ingredients you need to make a traditional chapati</li>
  54. </ul>
  55. <li>Add ½ a cup of water to the flour mixture and stir the mixture until it's soft and supple</li>
  56. <li>Add the remaining water slowly, stirring until it's fully combined</li>
  57. <li>Place the dough into an oiled bowl and cover it for 25 minutes.</li>
  58. <li>Divide the dough into 10-12 small balls, and dip them into flour</li>
  59. <li>Roll the dough with a rolling pin until the balls resemble thin, round <em><strong>pancakes</em></strong>.</li>
  60. <li>Heat a heavy frying pan, tawa, or griddle over medium heat and cook each chapati on both sides.</li>
  61. <li>Remove the chapati from the heat, and wrap it in a towel until they are all ready to serve</li>
  62. <li>Serve</li>
  63. </ol>
  64. </h3>
  65.  
  66. </h2>
  67.  
  68.  
  69. <script id="jsbin-source-html" type="text/html">
  70.  
  71. <!DOCTYPE html>
  72.  
  73. <html>
  74.  
  75. <head>
  76.  
  77. <meta charset="utf-8">
  78.  
  79. <meta name="viewport" content="width=device-width">
  80.  
  81. <title>CHAPATI</title> <\!-- what is chapati and how its made-->
  82.  
  83. <h1>Chapati Ingredients</h1>
  84.  
  85. <body>
  86.  
  87. <p1>
  88.  
  89. Similar to the common <strong><em>pita</em></strong>,
  90. the Indian chapati is a bread made of whole wheat flour.
  91. It is usually served with a curry, but it is very versatile:
  92. it can be used just like regular toast, or as a side to many dishes.
  93. The meal is used by many, especially in Africa, as a primary source of starch besides maize and potato family.
  94.  
  95. </p1>
  96.  
  97.  
  98. <h2>
  99.  
  100. <em>Ingredients</em>
  101.  
  102. <ul>
  103. <li><\!-- CONFIRM WHETHER ITS UL OR OL-->
  104. 2 cups of wheat flour or durum wheat atta
  105. <li>1 cup lukewarm water</li>
  106. <li>1 tsp. salt (optional)</li>
  107. <li>1-2 tsp. ghee (optional)</li>
  108. <li>Makes 10-12 chapatis </li>
  109.  
  110. </ul>
  111.  
  112. </h2>
  113.  
  114. <h3>
  115.  
  116. <em><strong>Steps</strong></em>
  117.  
  118. <ol>
  119.  
  120. <li>Pour the wheat flour, salt, and ghee into a bowl and mix the ingredients together</li>
  121. <ul>
  122. <li>If you really want to be health-conscious, you can skip the ghee</li>
  123. <li>Though these are the only ingredients you need to make a traditional chapati</li>
  124. </ul>
  125. <li>Add ½ a cup of water to the flour mixture and stir the mixture until it's soft and supple</li>
  126. <li>Add the remaining water slowly, stirring until it's fully combined</li>
  127. <li>Place the dough into an oiled bowl and cover it for 25 minutes.</li>
  128. <li>Divide the dough into 10-12 small balls, and dip them into flour</li>
  129. <li>Roll the dough with a rolling pin until the balls resemble thin, round <em><strong>pancakes</em></strong>.</li>
  130. <li>Heat a heavy frying pan, tawa, or griddle over medium heat and cook each chapati on both sides.</li>
  131. <li>Remove the chapati from the heat, and wrap it in a towel until they are all ready to serve</li>
  132. <li>Serve</li>
  133. </ol>
  134. </h3>
  135.  
  136. </h2>
  137.  
  138. </body>
  139.  
  140. <head/>
  141.  
  142. <html/>
  143.  
  144.  
  145.  
  146. </script>
  147.  
  148. </body>
  149.  
  150. <head/>
  151.  
  152. <html/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement