-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtips.html
226 lines (201 loc) · 7.82 KB
/
tips.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Tips and Tricks for Baking - Madison's Baking Blog">
<meta name="keywords" content="baking tips, baking tricks, room temperature, cold ingredients, butter, eggs, dough">
<title>Tips & Tricks | Madison's Baking Blog</title>
<link rel="stylesheet" href="final_project.css">
<style>
body {
background-color: #D1C4E9; /* Pastel Purple Background */
color: #4E342E; /* Deep Brown Text */
font-family: 'Open Sans', sans-serif;
font-size: 16px; /* Base font size */
line-height: 1.6;
}
p {
width: 80%;
margin: 20px auto;
color: #4E342E;
font-size: 1.1em;
}
ol {
width: 80%;
margin: 30px auto;
padding-left: 40px;
color: #4E342E;
}
ol li {
margin-bottom: 10px;
font-size: 20px;
}
.baking-table {
border: 5px outset;
border-color: #8D6E63 #F8BBD0 #F8BBD0 #8D6E63; /* Warm Brown and Pastel Pink */
border-collapse: collapse;
width: 80%;
margin: 40px auto;
text-align: left;
background-color: #FFF8E1; /* Cream Background */
font-size: 1em; /* Consistent table text size */
}
.baking-table caption {
caption-side: bottom;
font-size: 1em;
font-style: italic;
color: #6D4C41; /* Dark Brown */
font-weight: bold;
padding: 10px;
}
.baking-table th, .baking-table td {
border: 2px solid #8D6E63; /* Warm Brown Borders */
padding-left: 20px;
padding: 10px;
}
.baking-table th.header-main {
text-shadow: 2px 2px 4px #aaa;
background-color: #F8BBD0; /* Pastel Pink */
padding: 15px;
color: #4E342E; /* Deep Brown Text */
font-size: 1.2em; /* Slightly larger for emphasis */
}
.baking-table th.header-secondary, .baking-table th.header-column {
background-color: #E1BEE7; /* Light Purple */
padding: 15px;
color: #4E342E; /* Deep Brown Text */
font-size: 1.1em; /* Match main header */
}
.baking-table .good {
background-color: #C5E1A5; /* Light Green */
color: #2E7D32; /* Dark Green Text */
}
.baking-table .poor {
background-color: #FFCDD2; /* Light Red */
color: #C62828; /* Dark Red Text */
}
.video-section {
width: 80%;
margin: 40px auto;
text-align: center;
}
.video-section iframe {
display: block;
margin: 20px auto;
width: 100%;
max-width: 560px;
height: 315px;
}
.video-section h2 {
margin-top: 40px;
}
</style>
</head>
<body>
<header>
<h1>Tips & Tricks for Baking</h1>
</header>
<nav>
<ul>
<li><a href="index.html" class="active">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="recipes.html">Recipes</a></li>
<li><a href="tips.html">Tips & Tricks</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li><a href="contactpage.html">Contact</a></li>
</ul>
</nav>
<main>
<h2>Essential Baking Tips</h2>
<!-- Baking Tips Table -->
<table class="baking-table">
<caption>Tips for Different Baking Conditions</caption>
<thead>
<tr>
<th colspan="3" class="header-main">Baking Tips Table</th>
</tr>
<tr>
<th class="header-secondary">Baking Tip</th>
<th class="header-secondary">Room Temperature</th>
<th class="header-secondary">Cold Ingredients</th>
</tr>
</thead>
<tbody>
<tr>
<th class="header-column">Butter</th>
<td class="good">Creams Well for Cookies</td>
<td class="poor">Too Hard to Cream</td>
</tr>
<tr>
<th class="header-column">Eggs</th>
<td class="good">Incorporates Better</td>
<td class="poor">Might Cause Curdling</td>
</tr>
<tr>
<th class="header-column">Dough</th>
<td class="good">Rises Faster</td>
<td class="poor">Slower Rise</td>
</tr>
</tbody>
</table>
<!-- Nested Ordered List for Baking Tips and Supplies -->
<h2>Baking Tips & Supplies</h2>
<ol>
<li>Baking Tips
<ol>
<li>Always measure your ingredients accurately to ensure the best results.</li>
<li>Preheat your oven to the correct temperature before baking.</li>
<li>Use room temperature ingredients unless the recipe specifies otherwise.</li>
<li>Don't overmix your batter to avoid tough baked goods.</li>
</ol>
</li>
<li>Essential Baking Supplies
<ol>
<li>Measuring Cups and Spoons
<ol>
<li>Use dry measuring cups for solid ingredients like flour and sugar.</li>
<li>Use liquid measuring cups for liquids like water, milk, and oil.</li>
</ol>
</li>
<li>Mixing Bowls
<ol>
<li>Have a variety of sizes available for different baking tasks.</li>
<li>Stainless steel or glass bowls are ideal for mixing.</li>
</ol>
</li>
<li>Baking Pans
<ol>
<li>Have a range of pans, including loaf pans, cake pans, and muffin tins.</li>
<li>Non-stick pans are great for easy cleanup, but make sure to adjust baking times as needed.</li>
</ol>
</li>
</ol>
</li>
</ol>
<!-- Video Section -->
<div class="video-section">
<h2>Here are some videos to help you out and learn more:</h2>
<!-- Embedded YouTube Videos -->
<iframe src="https://www.youtube.com/embed/Q0CKXyZuKpg?t=7s" title="Claire's 9 Essential Baking Techniques" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<iframe src="https://www.youtube.com/embed/oUxH6xzUGtw" title="How to get Perfect Cookies every time" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<iframe src="https://www.youtube.com/embed/1JSvh-5x5BE" title="How to Make Easy Cakes" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div>
</main>
<hr class="styled-hr">
<article style="text-align: center; margin: 2em 0;">
<button onclick="window.scrollTo({ top: 0, behavior: 'smooth' });"
style="padding: 10px 20px; background-color: #800080; color: white; border: none; border-radius: 5px; cursor: pointer;">
Go to Top
</button>
</article>
<footer>
<p>© 2024 Madison's Baking Blog. All rights reserved.</p>
<section class="social-media-icons">
<ul>
<li><a href="https://www.instagram.com/preppykitchen/?hl=en" target="_blank"><img class="icon" src="assets/instagram.png" alt="Instagram"></a></li>
</ul>
</section>
</footer>
</body>
</html>