-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathclass11.html
296 lines (236 loc) · 22 KB
/
class11.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
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
<!DOCTYPE html>
<html lang="en">
<head>
<title>W3ncert.com</title>
<!--Required meta tags for site-->
<meta charset="utf-8">
<meta name="keywords" content="HTML, CSS, XML, JavaScript, bootstrap, jquery">
<meta name="description" content="W3ncert">
<meta name="author" content="Shivam Singh">
<meta http-equiv="refresh" content="100000">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--Page CSS link -->
<link rel="stylesheet" href="class.css">
<link rel="stylesheet" href="animate.min.css">
<!--Page animate link -->
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.css">
<!-- Google link -->
<link href="https://fonts.googleapis.com/css?family=Great+Vibes&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Monoton&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Jacques+Francois+Shadow&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Bree+Serif&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Battambang|Bungee+Shade|Ewert|Faster+One|Frijole|Koulen&display=swap" rel="stylesheet">
<!-- Favicons -->
<link href="https://i.postimg.cc/3w1z5Py3/W3ncert-icon-for-top.png" rel="icon">
<link href="https://i.postimg.cc/3w1z5Py3/W3ncert-icon-for-top.png" rel="apple-touch-icon">
<link href="https://fonts.googleapis.com/css?family=Cabin+Sketch&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Anton&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
<!-- jQuery library -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<!-- Popper JS -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"></script>
<!-- Latest compiled JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script>
</head>
<body>
<nav class="navbar navbar-expand-md navbar-dark fixed-top nav_part_color">
<!-- Brand -->
<a class="navbar-brand font-italic font-weight-bolder text-light" href="index.html"><span class="w3ncert_main_name">W3ncert </span></a>
<!-- Toggler/collapsibe Button -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
<span class="navbar-toggler-icon"></span>
</button>
<!-- Navbar links -->
<div class="collapse navbar-collapse" id="collapsibleNavbar">
<ul class="navbar-nav">
<li class="nav-item"><a class="nav-link text-light" href="index.html">HOME</a></li>
<li class="nav-item"><a class="nav-link text-light" href="syllabus.html">CBSE SYLLABUS</a></li>
<li class="nav-item"><a class="nav-link text-light" href="ncertbooks.html">NCERT BOOKS</a></li>
<li class="nav-item"><a class="nav-link text-light" href="#" onClick='alert("We are hard working on NCERT SYLLABUS.\nComming soon.")'>NCERT SOLUTIONS</a></li>
<li class="nav-item"><a class="nav-link text-light" href="https://docs.google.com/forms/d/e/1FAIpQLScJ0qycxwbU36fVd-Lwo877LL5eta8LPEBsxDaw54zrZ-F5uQ/viewform?usp=sf_link" target="_blank">ASK QUERY</a></li>
</ul>
</div>
</nav>
<div id="withoutnavbar">
<br><br>
<h3 class="SRF">ALL NCERT BOOKS OF CLASS 11<sup>th</sup></h3><br>
<div class="container">
<table class="table table-hover table-striped up">
<thead>
<tr>
<th>MATHS ➱</th>
</tr>
</thead>
<tbody>
<tr><td>Chapter: 1. <a href="https://drive.google.com/open?id=1DpA6igc16QHvjes47K0YU-sOpSjVRtuR" target="_blank">Sets</a></td></tr>
<tr><td>Chapter: 2. <a href="https://drive.google.com/open?id=1MSM3AjZcVk19OqC7aph_JCMVTdZ4xE4l" target="_blank">Relations and Functions</a></td></tr>
<tr><td>Chapter: 3. <a href="https://drive.google.com/open?id=1-8Q1Os-TiQI7S_kiemqc7xtNQ0Pe1ulq" target="_blank">Trigonometric Functions</a></td></tr>
<tr><td>Chapter: 4. <a href="https://drive.google.com/open?id=1elhU0zyt2e2jwjdY3vbXRw9olL9-aTnj" target="_blank">Principle of Mathematical Induction</a></td></tr>
<tr><td>Chapter: 5. <a href="https://drive.google.com/open?id=1CDxw0MWVEsYgNKzLDB7HY_ZdEl48uNrt" target="_blank">Complex Numbers and Quadratic Equations</a></td></tr>
<tr><td>Chapter: 6. <a href="https://drive.google.com/open?id=1Sz8CHIt7mhaKvgZmIgEKOiX8i2s0jbhD" target="_blank">Linear Inequalities</a></td></tr>
<tr><td>Chapter: 7. <a href="https://drive.google.com/open?id=1Dt9ErxV9W792-NJgwFGqVAoOvgP0pxUu" target="_blank">Permutations and Combinations</a></td></tr>
<tr><td>Chapter: 8. <a href="https://drive.google.com/open?id=1_fzwuztwpdyPXqhQOZES2I-HOgcR8Eh7" target="_blank">Binomial Theorem</a></td></tr>
<tr><td>Chapter: 9. <a href="https://drive.google.com/open?id=1gAgoVAr3OtVef40GVaArO_kcKnZhYBAX" target="_blank">Sequences and Series</a></td></tr>
<tr><td>Chapter: 10. <a href="https://drive.google.com/open?id=1ssqBHy958lzGJ4FgCxWsL_bnXLhkuDGD" target="_blank">Straight Lines</a></td></tr>
<tr><td>Chapter: 11. <a href="https://drive.google.com/open?id=1mKdYzqP9ZFSXdLC6QA6uBlXBWfnr9g1g" target="_blank">Conic Sections</a></td></tr>
<tr><td>Chapter: 12. <a href="https://drive.google.com/open?id=1PAtc61ykWhLzWhlK1RXY2BwA5jigM4rl" target="_blank">Introduction to Three Dimensional Geometry</a></td></tr>
<tr><td>Chapter: 13. <a href="https://drive.google.com/open?id=1juVSxs4dBgHzsyCmCLgePdrrOZbgD_ax" target="_blank">Limits and Derivatives</a></td></tr>
<tr><td>Chapter: 14. <a href="#" target="_blank" target="_blank">Mathematical Reasoning</a></td></tr>
<tr><td>Chapter: 15. <a href="https://drive.google.com/open?id=1t6x7g7LPrM_wA9lgiYXJI4Bb5jip4Tn7" target="_blank" target="_blank">Statistics</a></td></tr>
<tr><td>Chapter: 16. <a href="https://drive.google.com/open?id=1cnfE5nFu-9a69v7XOWgfdiY5DSuhHqzE" target="_blank" target="_blank">Probability</a></td></tr>
<tr><td>Chapter: 17. <a href="https://drive.google.com/open?id=1fdAJA0IOhAtjYwCKTd_g46fzOUCJJuxp" target="_blank" target="_blank">Answers</a></td></tr>
</tbody>
</table><br>
<table class="table table-hover table-striped up">
<thead>
<tr>
<th>PHYSICS ➱</th>
</tr>
</thead>
<tbody>
<tr><td>Chapter: 1. <a href="https://drive.google.com/open?id=1GClt0ghen0MAunJ4JZZkWUVgxVhEQjl_" target="_blank">Physical World</a></td></tr>
<tr><td>Chapter: 2. <a href="https://drive.google.com/open?id=1SJZpBgPEzJiTLSneQCEcOn8f98ZGXI3Q" target="_blank">Units and Measurements</a></td></tr>
<tr><td>Chapter: 3. <a href="https://drive.google.com/open?id=19a6k8VtIzXBaeNd_b23eBR16ey1JAqXu" target="_blank">Motion in a Straight Line</a></td></tr>
<tr><td>Chapter: 4. <a href="https://drive.google.com/open?id=1v8ji0YNFM0LE9JMCToeU9DC0xnTPD6sB" target="_blank">Motion in a Plane</a></td></tr>
<tr><td>Chapter: 5. <a href="https://drive.google.com/open?id=1DO_d-YI_-OUBJbSZre9xLiIhgqIabMV4" target="_blank">Laws of Motion</a></td></tr>
<tr><td>Chapter: 6. <a href="https://drive.google.com/open?id=1WN6Y2sVT4tDvXD_ieou_DlBbNB4UePKh" target="_blank">Work, Energy and Power</a></td></tr>
<tr><td>Chapter: 7. <a href=https://drive.google.com/open?id=12sBKIeMNQCw77it-1FaWKGVDHJH9CpMX target="_blank">System of Particles and Rotational Motion</a></td></tr>
<tr><td>Chapter: 8. <a href="https://drive.google.com/open?id=1IQ-k93x8JZmM4cCTAJyF5oYygPcG_kSU" target="_blank">Gravitation</a></td></tr>
<tr><td>Chapter: 9. <a href="https://drive.google.com/open?id=1xJTdxgiEn-pIbD4nN4T3hI3Z7eCferOV" target="_blank">Mechanical Properties of Solids</a></td></tr>
<tr><td>Chapter: 10. <a href="https://drive.google.com/open?id=1RwCthFTXn08JMyt5GKrG6FwSAwqqJlk8" target="_blank">Mechanical Properties of Fluids</a></td></tr>
<tr><td>Chapter: 11. <a href="https://drive.google.com/open?id=1iGnPlUo0_T0RL_cUCzCoI9MEdRNzfqRO" target="_blank">Thermal Properties of Matter</a></td></tr>
<tr><td>Chapter: 12. <a href="https://drive.google.com/open?id=1fTkIO7SZJkabx8b-B0ALN9JOZtK88cji" target="_blank">Thermodynamics</a></td></tr>
<tr><td>Chapter: 13. <a href="https://drive.google.com/open?id=1xnyRbLpabOnVAXHvVm3KZKGnmoIGVcVh" target="_blank">Kinetic Theory</a></td></tr>
<tr><td>Chapter: 14. <a href="https://drive.google.com/open?id=1lCqZlqizfM2ktC7j2-6LZmGtxwnPjrKr" target="_blank">Oscillations</a></td></tr>
<tr><td>Chapter: 15. <a href="https://drive.google.com/open?id=1ZFo6j827iVsdLpzF1d7QIog9W81fyj9y" target="_blank">Waves</a></td></tr>
<tr><td>Chapter: 16. <a href="https://drive.google.com/open?id=1QAUvK37oONS6un_2DAUHns85octx6VpU" target="_blank">Answers Part 1</a></td></tr>
<tr><td>Chapter: 17. <a href="https://drive.google.com/open?id=18W1aDMgmR6KUc_-Ko2OQZwnnbUSZFAhP" target="_blank">Answers Part 2</a></td></tr>
</tbody>
</table><br>
<table class="table table-hover table-striped up">
<thead>
<tr>
<th>CHEMISTRY ➱</th>
</tr>
</thead>
<tbody>
<tr><td>Chapter: 1. <a href="https://drive.google.com/open?id=14AgIWxg-9MYxkRReOTPgQUr6xBPUTxZu" target="_blank">Some Basic Concepts of Chemistry</a></td></tr>
<tr><td>Chapter: 2. <a href="https://drive.google.com/open?id=1suZU_YZgyRfMhXLR47Odl8tcxjD1NTRT" target="_blank">Structure of Atom</a></td></tr>
<tr><td>Chapter: 3. <a href="https://drive.google.com/open?id=182JjYQ5-zewPidOHMBDC_jXg-9wGL-fH" target="_blank">Classification of Elements and Periodicity in Properties</a></td></tr>
<tr><td>Chapter: 4. <a href="https://drive.google.com/open?id=1SNH9_jvjbvOqtPIEMHDFGRL_RnkqRSjk" target="_blank">Chemical Bonding and Molecular Structure</a></td></tr>
<tr><td>Chapter: 5. <a href="https://drive.google.com/open?id=17HMHIAB95uBdzM4yM_3LevtwctiOgTZs" target="_blank">States of Matter</a></td></tr>
<tr><td>Chapter: 6. <a href="https://drive.google.com/open?id=19Ddj5UNGQYMYnq4g1zqrA8m9WCSfjJkP" target="_blank">Thermodynamics</a></td></tr>
<tr><td>Chapter: 7. <a href="https://drive.google.com/open?id=1SC9dzqCSH5gJntb9ViZCH02XUqunNMmy" target="_blank">Equilibrium</a></td></tr>
<tr><td>Chapter: 8. <a href="https://drive.google.com/open?id=1kocfiMlN0ffq3Kl-zFkUTgkfLm_NOyfw" target="_blank">Redox Reactions</a></td></tr>
<tr><td>Chapter: 9. <a href="https://drive.google.com/open?id=1jmHqQanyBW--h8dzotVt8f3rdyLag0F4" target="_blank">Hydrogen</a></td></tr>
<tr><td>Chapter: 10. <a href="https://drive.google.com/open?id=1ULQXPmTH-8RpbGfbD6l5QIIMSAq9VMjb" target="_blank">The s – Block Elements</a></td></tr>
<tr><td>Chapter: 11. <a href="https://drive.google.com/open?id=1DOO1kg6yJYvKtXUaUBR5wwl20LM1fRHo" target="_blank">The p – Block Elements</a></td></tr>
<tr><td>Chapter: 12. <a href="https://drive.google.com/open?id=1Gaz2diU1U6HU_Fh6-YMjgcRRffI4h3r2" target="_blank">Organic Chemistry – Some Basic Principles and Techniques</a></td></tr>
<tr><td>Chapter: 13. <a href="https://drive.google.com/open?id=1NnG_a0tD09c4fH7f1DwShyHcFtrmxa2I" target="_blank">Hydrocarbons</a></td></tr>
<tr><td>Chapter: 14. <a href="https://drive.google.com/open?id=1NcmLDTWB85e-4o7ucbKYS_s0edgEi9bo" target="_blank">Environmental Chemistry</a></td></tr>
<tr><td>Chapter: 15. <a href="https://drive.google.com/open?id=1IKWWu8UjrbA50oButfPcon2HMPmL7ZUt" target="_blank">Answers Part 1</a></td></tr>
<tr><td>Chapter: 16. <a href="https://drive.google.com/open?id=1VdLiUu7CeHoPd51OWbKjIPxktvsJKVkg" target="_blank">Answers Part 2</a></td></tr>
</tbody>
</table><br>
<table class="table table-hover table-striped up">
<thead>
<tr>
<th>BIOLOGY ➱</th>
</tr>
</thead>
<tbody>
<tr><td>Chapter: 1. <a href="https://drive.google.com/open?id=1PGGHF2ZHud9avOupmBheiq5M0SAjctPw" target="_blank" >The Living World</a></td></tr>
<tr><td>Chapter: 2. <a href="https://drive.google.com/open?id=18yOQQWFsyq27ItgXvTZrAREwyqeLQOpi" target="_blank" >Biological Classification</a></td></tr>
<tr><td>Chapter: 3. <a href="https://drive.google.com/open?id=1GsVHcGeQLLjYLFwzFN5BGnLiMZh9J3S8" target="_blank" >Plant Kingdom</a></td></tr>
<tr><td>Chapter: 4. <a href="https://drive.google.com/open?id=1_h-TnXZ1UukKtwzqcmagqqKV9FHNEbMX" target="_blank" >Animal Kingdom</a></td></tr>
<tr><td>Chapter: 5. <a href="https://drive.google.com/open?id=1jjgXAoHGQhVDW6PIuq0D_Mh4WSh6zUzN" target="_blank" >Morphology of Flowering Plants</a></td></tr>
<tr><td>Chapter: 6. <a href="https://drive.google.com/open?id=14XGfR4SWqwlDKFEen36C2wDk2N-xlxO8" target="_blank" >Anatomy of Flowering Plants</a></td></tr>
<tr><td>Chapter: 7. <a href="https://drive.google.com/open?id=1_V_aS0yo_YHELUfaZbd_5sbPF8Q4nj9H" target="_blank" >Structural Organisation in Animals</a></td></tr>
<tr><td>Chapter: 8. <a href="https://drive.google.com/open?id=1gbXdyi2uppEE7RktcIpAKS_a7y6737zu" target="_blank" >Cell: The Unit of Life</a></td></tr>
<tr><td>Chapter: 9. <a href="https://drive.google.com/open?id=1IS5PiHs7CEqO2C4wHzCrzCOQUuEAuP3P" target="_blank" >Biomolecules</a></td></tr>
<tr><td>Chapter: 10. <a href="https://drive.google.com/open?id=1Lm4-5q0Fc4XXiPaNdokpqEhRnWuwfrfO" target="_blank" >Cell Cycle and Cell Division</a></td></tr>
<tr><td>Chapter: 11. <a href="https://drive.google.com/open?id=174hHGPwP2yQeRWAWJtdiJb0btLLwnWge" target="_blank" >Transport in Plants</a></td></tr>
<tr><td>Chapter: 12. <a href="https://drive.google.com/open?id=1p5JSgH7wvis_VwD7vIv39GAv-IxrhKOA" target="_blank" >Mineral Nutrition</a></td></tr>
<tr><td>Chapter: 13. <a href="https://drive.google.com/open?id=13GTZ-N3Ye8v6Hq26_QIMG_JYgu7TfTa2" target="_blank" >Photosynthesis in Higher Plants</a></td></tr>
<tr><td>Chapter: 14. <a href="https://drive.google.com/open?id=1G6QryCZlG5vs1aFSmVs1DqY6bYl94Dm3" target="_blank" >Respiration in Plants</a></td></tr>
<tr><td>Chapter: 15. <a href="https://drive.google.com/open?id=13qqTPQW8SmC71N0Yg_ZO83gh0BbBchBg" target="_blank" >Plant Growth and Development</a></td></tr>
<tr><td>Chapter: 16. <a href="https://drive.google.com/open?id=1T7nEn3QQNDzuWmncB6QOgI6gwbHjdPTb" target="_blank" >Digestion and Absorption</a></td></tr>
<tr><td>Chapter: 17. <a href="https://drive.google.com/open?id=1FL0HwYYkHpSULq7FWnbQIgaHNbF9ZYTU" target="_blank" >Breathing and Exchange of Gases</a></td></tr>
<tr><td>Chapter: 18. <a href="https://drive.google.com/open?id=1Es7OJUXvdZ53qZjJCZu5XbZO46GIYy61" target="_blank" >Body Fluids and Circulation</a></td></tr>
<tr><td>Chapter: 19. <a href="https://drive.google.com/open?id=1rLkUeem73dNqPoSpm_oNpoTL8P3b25wY" target="_blank" >Excretory Products and their Elimination</a></td></tr>
<tr><td>Chapter: 20. <a href="https://drive.google.com/open?id=15Wti7InkASyBfXPQC1gdhrIUzihnVW-k" target="_blank" >Locomotion and Movement</a></td></tr>
<tr><td>Chapter: 21. <a href="https://drive.google.com/open?id=1U1o3RMoJY6zJfHxgSyHOxtkkmuyzYAIA" target="_blank" >Neural Control and Coordination</a></td></tr>
<tr><td>Chapter: 22. <a href="https://drive.google.com/open?id=1m91iCJfLZne_GbOTB1_zHppDkKNetNit" target="_blank" >Chemical Coordination and Integration</a></td></tr>
</tbody>
</table><br>
<table class="table table-hover table-striped up">
<thead>
<tr>
<th>ENGLISH (Reading Skills) ➱</th>
</tr>
</thead>
<tbody>
<tr><td>Chapter: 1. <a href="https://drive.google.com/open?id=1HTgiyTBqZF2RgY0-VhDQxd8b-pcWk4Ni" target="_blank">The Portrait of a Lady</a></td></tr>
<tr><td>Chapter: 2. <a href="https://drive.google.com/open?id=19Q_gg0JijSVKaj0BbUSsHCYuqBnfFS_s" target="_blank">We’re Not Afraid to Die… if We Can All Be Together</a></td></tr>
<tr><td>Chapter: 3. <a href="https://drive.google.com/open?id=1Dc00-JGJhyR5ND4Qzh0gXZ3HPjg8IdEY" target="_blank">Discovering Tut: The Saga Continues</a></td></tr>
<tr><td>Chapter: 4. <a href="https://drive.google.com/open?id=1KI7-iK0FXzhGLjy0ATNk_WcBCGC2G_8A" target="_blank">Landscape of the Soul</a></td></tr>
<tr><td>Chapter: 5. <a href="https://drive.google.com/open?id=1l-QxEy5app29tqd829OOHwJr8kdDzBd8" target="_blank">The Ailing Planet: The Green Movement’s Role</a></td></tr>
<tr><td>Chapter: 6. <a href="https://drive.google.com/open?id=1QxUJR3Y3Ytr2i6CopowQxPJIpWge5QKP" target="_blank">The Browning Version</a></td></tr>
<tr><td>Chapter: 7. <a href="https://drive.google.com/open?id=1QwEOiG86BVAFCfxP9mhH1thRrWMi3qjg" target="_blank">The Adventure</a></td></tr>
<tr><td>Chapter: 8. <a href="https://drive.google.com/open?id=1_M-VF-xaKHKERa-OyDFPOev6z96H0nYP" target="_blank">Silk Road</a></td></tr>
</tbody>
</table><br>
<table class="table table-hover table-striped up">
<thead>
<tr>
<th>ENGLISH (Writing Skills) ➱</th>
</tr>
</thead>
<tbody>
<tr><td>Chapter: 1. <a href="https://drive.google.com/open?id=1Y0MEKl3MCSYy4IJKZMdups0NGifSbAZE" target="_blank">Note – making</a></td></tr>
<tr><td>Chapter: 2. <a href="https://drive.google.com/open?id=1AlkB1wgvp00Zxj68txGFHhfj0XL9z4cq" target="_blank">Summarising</a></td></tr>
<tr><td>Chapter: 3. <a href="https://drive.google.com/open?id=1GUVpOtpGAgl0wxVNyrBHhhM9sVA1dpYl" target="_blank">Sub – titling</a></td></tr>
<tr><td>Chapter: 4. <a href="https://drive.google.com/open?id=1mNHPFXy_u7_RPoTxLJI7IvhhdtFT7G30" target="_blank">Essay – writing</a></td></tr>
<tr><td>Chapter: 5. <a href="https://drive.google.com/open?id=1PEVbYMjMIksC4Fenm9WjqFVYt3XBnRke" target="_blank">Letter – writing</a></td></tr>
<tr><td>Chapter: 6. <a href="https://drive.google.com/open?id=1UGzyfbRP6RO7NwS2QYYfPd0NpITkOpWy" target="_blank">Creative Writing</a></td></tr>
</tbody>
</table><br>
<table class="table table-hover table-striped up">
<thead>
<tr>
<th>ENGLISH (Supplementary Reader) ➱</th>
</tr>
</thead>
<tbody>
<tr><td>Chapter: 1. <a href="https://drive.google.com/open?id=1ZX-418izISqhAcd2SK8qJqFk6FxNqLr2" target="_blank">The Summer of the Beautiful White Horse</a></td></tr>
<tr><td>Chapter: 2. <a href="https://drive.google.com/open?id=1djRlb9-hpEBn9xxTb3DJbojb-NK_6coH" target="_blank">The Address</a></td></tr>
<tr><td>Chapter: 3. <a href="https://drive.google.com/open?id=1bhV5oDaO-gHjcyy1Qi_OILRIOrF0mvtH" target="_blank">Ranga’s Marriage</a></td></tr>
<tr><td>Chapter: 4. <a href="https://drive.google.com/open?id=1WSZMkI1eH9fCSawXvipeSR0lrMLeujwL" target="_blank">Albert Einstein at School</a></td></tr>
<tr><td>Chapter: 5. <a href="https://drive.google.com/open?id=1QXzs3k_ZCrs26rKorr2hlqMM4e7KAcDG" target="_blank">Mother’s Day</a></td></tr>
<tr><td>Chapter: 6. <a href="https://drive.google.com/open?id=12qZjDLpluSTFhAaJ4kePz0DQj4dDavGK" target="_blank">The Ghat of the Only World</a></td></tr>
<tr><td>Chapter: 7. <a href="https://drive.google.com/open?id=1MJiVQTFypWVqYxlbSvlDsaWU9nhDi3Vs" target="_blank">Birth</a></td></tr>
<tr><td>Chapter: 8. <a href="https://drive.google.com/open?id=1I4Klgynk8mc2OgdDe67L932Ac1MEccIF" target="_blank">The Tale of Melon City</a></td></tr>
</tbody>
</table><br>
</div>
<br>
<footer>
<div id="shivam" >
<center><img id="logo" src="https://i.postimg.cc/NMgKFgvY/IMG_20190920_182616_299.jpg"></center>
<b><h4 class="this"></h4></b>
</div>
<div class="footer">
<a href="https://www.facebook.com/thisisshivam31" target="_blank" class="fa fa-facebook"></a>
<a href="https://twitter.com/thisisshivam31" target="_blank" class="fa fa-twitter"></a>
<a href="www.linkedin.com/in/thisisshivam31" target="_blank" class="fa fa-linkedin"></a>
<a href="https://www.youtube.com/channel/UCHtzp5xBqoffhpEAV5deQJg" target="_blank" class="fa fa-youtube"></a>
<a href="https://instagram.com/thisisshivam31?igshid=1jwovwzuydxko" target="_blank" class="fa fa-instagram"></a>
<p><a href="#" id="thisisshivam31"><b>thisisshivam31</b></a></p>
</div>
<small><p class="All_Right_Reserved"><b>©2019-20 All Right Reserved.</b></p></small>
</footer>
</body>
</html>