File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments