-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathdiet_gain.php
More file actions
41 lines (37 loc) · 963 Bytes
/
diet_gain.php
File metadata and controls
41 lines (37 loc) · 963 Bytes
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
<a name="gain"></a>
<h1>Weight Gain</h1>
<img style="float: right;" src="images/food/egg_boiled.png"></img>
<h2>Breakfast</h2>
<p>
<ol>
<li>Whole wheat fibre muesli.</li>
<li>2-3 eggs, dry fruits.</li>
<li>Any fruit juice.</li>
</ol>
</p>
<h2>Lunch</h2>
<p>
<ol>
<li>Chicken/ Meat. For vegetarian diet, 2 bowls of dal.</li>
<li>2-3 chapathi/ bread.</li>
<li>Any vegetable cooked in butter/ vegetable oil.</li>
<li>Any fruit.</li>
</ol>
</p>
<h2>Evening snack</h2>
<p>
<ol>
<li>2 sandwiches.</li>
<li>4-5 wheat biscuits.</li>
<li>Tea/ coffee.</li>
</ol>
</p>
<h2>Dinner</h2>
<p>
<ol>
<li>Chicken/ fish. For vegetarian diet, protien sources like dal, sprouts, cottage cheese.</li>
<li>2-3 chapathi/ bread.</li>
<li>1 bowl of rice.</li>
<li>Any vegetable.</li>
</ol>
</p>