-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrecipes.html
236 lines (199 loc) · 8.18 KB
/
recipes.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Bean Tea Recipes</title>
<link type="text/css" rel="stylesheet" href="mainstyle.css"/>
<link type="text/html" href="mainjs.js"/>
<link rel="icon" type="image/gif" href="image/f23156efa56cac0f0efe484029fefa67.png"/>
<link href="https://fonts.googleapis.com/css?family=Cabin+Sketch|Josefin+Sans" rel="stylesheet">
</head>
<body>
<div class="bigleft">
<div class="container" onclick="myFunction(this)">
<div class="bar1"></div>
<div class="bar2"></div>
<div class="bar3"></div>
</div>
<script>
function myFunction(x) {
x.classList.toggle("change");
}
</script>
<h1 class="title">Soy Milk 豆奶 / Bean Tea 豆浆</h1>
<p class="white">"Soy milk" (豆奶)/ "Bean tea" (豆茶)is a traditional Chinese drink made with different beans, nuts and herbs. The most
popular bean tea
is
"豆浆" soy milk, which is also popular in America. Soy milk is a plant based drink produced by soaking dried
soybeans
and grinding them in water. Most of the bean teas are made in a similar way.</p>
<!--original code from https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_menu_icon_js-->
<!--original code from https://www.w3schools.com/jquery/tryit.asp?filename=tryjquery_slide_toggle-->
<!--div.container>div*3>a[href=#recipe$]>{RECIPE $}-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script>
$(document).ready(function () {
$("div.container").click(function () {
$("div.nav").slideToggle("slow");
});
});
</script>
<div class="nav">
<nav>
<ul>
<li class="link"><a href="#r1"> Traditional Soy Milk/Tea </a></li>
<li class="link"><a href="#r2"> Red Bean Soy Milk </a></li>
<li class="link"><a href="#r3"> Red Dates & Green Bean Soy Milk </a></li>
</ul>
</nav>
</div>
</div>
<div class="bigdash">
<div class="bigup">
<div class="img">
<img class="imgA" src="image/yellowbean3-01.png"/>
<img class="imgB" src="image/blackoutline3mouse-01.png"/>
</div>
<div class="bigtable">
<h1 id="r1">Traditional Soy Milk/Tea</h1>
<table>
<tr>
<td>Prep time<br>60 min</td>
<td>Cook time<br>30 min</td>
<td>Total time<br>90 min</td>
</tr>
</table>
<br>
<h2>Ingredients</h2>
<ul>
<li>½ cup soy bean (click image to view ingredients)</li>
<li>5 cup water</li>
<li>1 tablespoon chai tea (optional)</li>
<li>4-5 tablespoon brown sugar</li>
<li>Soy milk machine <a
href="https://www.amazon.com/s/ref=nb_sb_noss_2?url=search-alias%3Daps&field-keywords=soy+milk+machine">(which
works similarly to a combination between a home blender
and an automatic coffee maker. Most soy milk makers can also be programmed to make almond milk, rice
milk and other vegetable-based steeped beverages.)</a>
</li>
</ul>
</div>
</div>
<div class="instrc">
<h2>Instructions</h2>
<ol>
<li>Rinse soy beans
</li>
<li>Boil water</li>
<li>Soak the beans in boiled water for 60 min (it tastes better this way)</li>
<li>Make some chai tea with boiled water (if you prefer a soy tea instead soy milk)</li>
<li>Put all beans and water in soy milk maker. (According to the manual
of my
soy milk maker, it's ok to both either dry beans or wet beans that have been soaked in water for hours)
Let the machine do it's work for 30 min.
</li>
<li>Add sugar into the soy milk/tea</li>
</ol>
<p></p>
</div>
</div>
<br>
<div class="bigdash">
<div class="bigup">
<div class="img">
<img class="imgA" src="image/redbean3-01.png"/>
<img class="imgB" src="image/blackoutline3mouse-01.png"/>
</div>
<div class="bigtable">
<h1 id="r2">Red Bean Soy Milk</h1>
<table>
<tr>
<td>Prep time<br>60 min</td>
<td>Cook time<br>30 min</td>
<td>Total time<br>90 min</td>
</tr>
</table>
<br>
<h2>Ingredients</h2>
<ul>
<li>¼ cup soy bean (click image to view ingredients)</li>
<li>¼ cup red bean</li>
<li>5 cup water</li>
<li>4-5 tablespoon brown sugar</li>
<li>Soy milk machine <a
href="https://www.amazon.com/s/ref=nb_sb_noss_2?url=search-alias%3Daps&field-keywords=soy+milk+machine">(which
works similarly to a combination between a home blender
and an automatic coffee maker. Most soy milk makers can also be programmed to make almond milk, rice
milk and other vegetable-based steeped beverages.)</a>
</li>
</ul>
</div>
</div>
<div class="instrc">
<h2>Instructions</h2>
<ol>
<li>Rinse soy beans and red beans</li>
<li>Boil water</li>
<li>Soak the beans in boiled water for 60 min (it tastes better this way)</li>
<li>Make some chai tea with boiled water (if you prefer a soy tea instead soy milk)</li>
<li>Put all beans and water in soy milk maker. (According to the manual
of my
soy milk maker, it's ok to both either dry beans or wet beans that have been soaked in water for hours)
Let the machine do it's work for 30 min.
</li>
<li>Add sugar into the soy milk.</li>
</ol>
<p></p>
</div>
</div>
<br>
<div class="bigdash">
<div class="bigup">
<div class="img">
<img class="imgA" src="image/greenbean3-01.png"/>
<img class="imgB" src="image/blackoutline3mouse-01.png"/>
</div>
<div class="bigtable">
<h1 id="r3">Red Dates & Green Bean Soy Milk</h1>
<table>
<tr>
<td>Prep time<br>60 min</td>
<td>Cook time<br>30 min</td>
<td>Total time<br>90 min</td>
</tr>
</table>
<br>
<h2>Ingredients</h2>
<ul>
<li>¼ cup green soy bean (click image to view ingredients)</li>
<li>¼ cup red dates</li>
<li>5 cup water</li>
<li>4-5 tablespoon brown sugar</li>
<li>Soy milk machine <a
href="https://www.amazon.com/s/ref=nb_sb_noss_2?url=search-alias%3Daps&field-keywords=soy+milk+machine">(which
works similarly to a combination between a home blender
and an automatic coffee maker. Most soy milk makers can also be programmed to make almond milk, rice
milk and other vegetable-based steeped beverages.)</a>
</li>
</ul>
</div>
</div>
<div class="instrc">
<h2>Instructions</h2>
<ol>
<li>Rinse soy beans and red beans</li>
<li>Boil water</li>
<li>Soak the beans in boiled water for 60 min (it tastes better this way)</li>
<li>Make some chai tea with boiled water (if you prefer a soy tea instead soy milk)</li>
<li>Put all beans and water in soy milk maker. (According to the manual
of my
soy milk maker, it's ok to both either dry beans or wet beans that have been soaked in water for hours)
Let the machine do it's work for 30 min.
</li>
<li>Add sugar into the soy milk.</li>
</ol>
<p></p>
</div>
</div>
</body>
</html>