-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathSingapore_Noodles_with_Shrimp.html
203 lines (202 loc) · 8.88 KB
/
Singapore_Noodles_with_Shrimp.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,[email protected],100..700,0..1,-50..200" />
<link rel="stylesheet" href="cook_book_header_pages.css">
<link rel="stylesheet" href="/cook_book_main.css">
<link rel="stylesheet" href="cook_book_footer.css">
<link rel="stylesheet" href="cook_book_header_dinner_underline_marker.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@900&family=Roboto+Slab:wght@300&family=Roboto:wght@300&display=swap" rel="stylesheet">
<title>Singapore Noodles with Shrimp</title>
</head>
<body>
<header>
<div class="header-menu-box">
<div id="header-menu-logo">
<a href="index.html"><img id="logo" src="./img/Header/logo33.png" alt="logo"></a>
</div>
<nav id="nav-header">
<input type="checkbox" id="menu-button">
<label for="menu-button"><span class="material-symbols-rounded">menu</span></label>
<ul class="header-menu">
<li><a id="header-click" class="home-head" id href="index.html">Home</a></li>
<li><a id="header-click" class="tips-head" href="#">Sweets</a></li>
<li><a id="header-click" class="breakfast-head" href="#">Breakfast</a></li>
<li><a id="header-click" class="lunch-head" href="#">Lunch</a></li>
<li><a id="header-click" class="dinner-head" href="#">Dinner</a></li>
<li><a id="header-click" class="about-head" href="#about-footer">About</a></li>
<!-- <li><a href="#CONTACT">sign in/up</a></li> -->
</ul>
</nav>
</div>
<div class="header-text">
<h1 id="h1-head">Singapore {<span id="lazy"><strong>Noodles</strong></span>} with Shrimp</h1>
<p id="title-underline">__________</p>
<div class="title-text">
<p id="white-text">Leave the take-out menu in the drawer and make easy Singapore Noodles with Shrimp at
home. This easy noodle stir-fry comes together in about 30 minutes</p>
</div>
<!-- <div class="button-div">
<a href="#recipe-1"><button id="header-button">See the Recipe</button></a>
</div> -->
</div>
</header>
<main class="recipe">
<img class="recipe-image" src="/img/Main/Singapore_Noodles_with_Shrimp.webp" alt="">
<div class="timing">
<div class="prep-time">
<p class="timing-bold">PREP TIME</p>
<p>30 min</p>
</div>
<div class="cook-time">
<p class="timing-bold">PREP TIME</p>
<p>10 min</p>
</div>
<div class="total-time">
<p class="timing-bold">PREP TIME</p>
<p>40 min</p>
</div>
<div>
<p class="timing-bold">SERVINGS</p>
<p>4 servings</p>
</div>
</div>
<hr />
<h2>Ingredients</h2>
<table>
<tr>
<th>Ingredients</th>
<th>Quantities</th>
</tr>
<tr>
<td>sesame oil</td>
<td>2 teaspoons</td>
</tr>
<tr>
<td>soy sauce</td>
<td>2 tablespoons or more to taste</td>
</tr>
<tr>
<td>seasoned rice vinegar</td>
<td>2 tablespoons</td>
</tr>
<tr>
<td>Asian rice sticks or rice vermicelli noodles</td>
<td>6 ounces</td>
</tr>
<tr>
<td>eggs</td>
<td>2 large</td>
</tr>
<tr>
<td>peanut or canola oil</td>
<td>3 tablespoons</td>
</tr>
<tr>
<td>minced ginger</td>
<td>2 tablespoons</td>
</tr>
<tr>
<td>garlic, finely chopped</td>
<td>1 clove</td>
</tr>
<tr>
<td>carrots, shredded</td>
<td>2</td>
</tr>
<tr>
<td>jalapeño pepper, cored and thinly sliced</td>
<td>1</td>
</tr>
<tr>
<td>sweet onion, thinly sliced</td>
<td>1/2</td>
</tr>
<tr>
<td>salt</td>
<td>1/2 teaspoon or more to taste</td>
</tr>
<tr>
<td>flavorful baked ham, cut into thin 2-inch strips</td>
<td>4 ounces</td>
</tr>
<tr>
<td>napa cabbage (1/2 pound), thinly sliced</td>
<td>1/2</td>
</tr>
<tr>
<td>scallions, green and white parts cut into 1-inch lengths</td>
<td>4</td>
</tr>
<tr>
<td>red bell pepper, cored, seeded, and cut into 2-inch-thin strips</td>
<td>1/2</td>
</tr>
<tr>
<td>curry powder</td>
<td>2 teaspoons</td>
</tr>
<tr>
<td>shrimp, peeled and deveined</td>
<td>1/2 pound</td>
</tr>
<tr>
<td>cilantro leaves, for garnish</td>
<td>2 tablespoons</td>
</tr>
</table>
</main>
<!-- footer -->
<footer>
<div class="left">
<p class="ready-to">Are you ready to cook?</p>
<div class="newsletters">
<input class="text" type="email" placeholder="Subscribe our newsletter" >
<button class="submit">SUBMIT</button>
</div>
<div class="social-media">
<p class="like">Follow Us On</p>
<div class="socialmedia-logos">
<div class="facebookimage"><img class="facebook" src="./img/Footer/icons8-facebook-96.png" alt="facebook"></div>
<div class="twitterimage"><img class="twitter" src="./img/Footer/icons8-twitter-circled-96.png" alt="twitter"></div>
<div class="pinterestimage"><img class="pinterest" src="./img/Footer/icons8-pinterest-96.png" alt="pinterest"></div>
<div class="googleimage"><img class="google" src="./img/Footer/icons8-google-plus-circled-96.png" alt="google"></div>
<div class="instergramimage"> <img class="instergram" src="./img/Footer/icons8-instagram-96.png" alt="instergram"></div>
<div class="youtubeimage"><img class="youtube" src="./img/Footer/icons8-youtube-96.png" alt="youtube"></div>
</div>
</div>
</div>
<div class="middle">
<ul class="middle-section">
<li class="links-bottom"><a class="footer-links" href="#">RECIPES</a></li>
<li class="links-bottom"><a class="footer-links" href="#">QUICK & EASY</a></li>
<li class="links-bottom"><a class="footer-links" href="#">IN THE KITCHEN</a></li>
<li class="links-bottom"><a class="footer-links" href="#">BUYING GUIDES</a></li>
<li class="links-bottom"><a class="footer-links" href="#">HOLIDAYS & SEASONS</a></li>
</ul>
</div>
<div class="right">
<ul class="first-section">
<li class="links-bottom"><a class="footer-links" href="#">About Us</a></li>
<li class="links-bottom"><a class="footer-links" href="#">Contact</a></li>
<li class="links-bottom"><a class="footer-links" href="#">Terms of Use</a></li>
<li class="links-bottom"><a class="footer-links" href="#">EU Privacy</a></li>
<li class="links-bottom"><a class="footer-links" href="#">Editorial Guidelines</a></li>
</ul>
<ul class="second section">
<li class="links-bottom"><a class="footer-links" href="#">Advertise</a></li>
<li class="links-bottom"><a class="footer-links" href="#">Careers</a></li>
<li class="links-bottom"><a class="footer-links" href="#">Privacy Policy</a></li>
</ul>
</div>
<div class="copy-rights"><em>Copyright@2023 - Recipesforlazycoders</em></div>
<span id="about-footer"></span>
</footer>
</body>
</html>