Skip to content

Commit 40b9553

Browse files
authored
Update why-do-leaves-change-color-in-autumn.html
1 parent f4e4cf2 commit 40b9553

1 file changed

Lines changed: 34 additions & 31 deletions

File tree

posts/why-do-leaves-change-color-in-autumn.html

Lines changed: 34 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -195,37 +195,40 @@ <h2>Why Different Trees Have Different Colors</h2>
195195
</div>
196196

197197
<h2>Summary Table</h2>
198-
<table class="summary-table">
199-
<thead>
200-
<tr>
201-
<th>Pigment</th>
202-
<th>Color</th>
203-
<th>Source</th>
204-
</tr>
205-
</thead>
206-
<tbody>
207-
<tr>
208-
<td>Chlorophyll</td>
209-
<td>Green</td>
210-
<td>Photosynthesis</td>
211-
</tr>
212-
<tr>
213-
<td>Carotenoids</td>
214-
<td>Yellow/Orange</td>
215-
<td>Always present</td>
216-
</tr>
217-
<tr>
218-
<td>Anthocyanins</td>
219-
<td>Red/Purple</td>
220-
<td>Produced in autumn</td>
221-
</tr>
222-
<tr>
223-
<td>Tannins</td>
224-
<td>Brown</td>
225-
<td>Leaf structure</td>
226-
</tr>
227-
</tbody>
228-
</table>
198+
<div class="table">
199+
<table class="summary-table">
200+
<thead>
201+
<tr>
202+
<th>Pigment</th>
203+
<th>Color</th>
204+
<th>Source</th>
205+
<th>Source</th>
206+
</tr>
207+
</thead>
208+
<tbody>
209+
<tr>
210+
<td>Chlorophyll</td>
211+
<td>Green</td>
212+
<td>Photosynthesis</td>
213+
</tr>
214+
<tr>
215+
<td>Carotenoids</td>
216+
<td>Yellow/Orange</td>
217+
<td>Always present</td>
218+
</tr>
219+
<tr>
220+
<td>Anthocyanins</td>
221+
<td>Red/Purple</td>
222+
<td>Produced in autumn</td>
223+
</tr>
224+
<tr>
225+
<td>Tannins</td>
226+
<td>Brown</td>
227+
<td>Leaf structure</td>
228+
</tr>
229+
</tbody>
230+
</table>
231+
</div>
229232
<div class="ad-inline ad-bottom">
230233
<div class="ad-box">
231234
<ins

0 commit comments

Comments
 (0)