-
Notifications
You must be signed in to change notification settings - Fork 0
/
founders.html
48 lines (48 loc) · 2.47 KB
/
founders.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
<!DOCTYPE html>
<html>
<head>
<title>Founders</title>
<link href="foundersstyle.css" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@600&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Montserrat&display=swap" rel="stylesheet">
</head>
<body>
<div>
<center>
<img src="founders.jpg" class="foundersimg">
</center>
</div>
<div>
<img src="sobha.jpg">
</div>
<div>
<p class="name">Miss Sobha Bose - the live wire that lit up Springdale</p>
<p class="about">Miss Sobha Bose served the Government for Rural Development and Adult Education at Agartala for 30 years. After her retirement she joined M/S Pfizer Ltd.as head of Rural Development and Self Employment project for villages around Kalyani. It was she who took up the initiative to enable Mrs. Ilina Sen start Springdale - the first School not only in Kalyani but also in the adjoining areas with a very modern concept of teaching.</p>
</div>
<div>
<img src="rksen.jpg">
</div>
<div>
<p class="name">Mr. R.K. Sen - Springdale’s pillar of strength</p>
<p class="about">Late Mr. R.K.Sen, an eminent technocrat of multinational repute, was the friend, philosopher and guide to Mrs. Ilina Sen and a source of energy and inspiration for Mrs I.Sen. As the then Incharge of Pfizer Ltd. Mr. R.K.Sen went out of his way to help his wife Mrs.I.Sen to set up Springdale in 1986 and had been a constant strength of support,and encouragement not only to Mrs. Sen but also for the whole Springdale extended family.</p>
</div>
<div>
<img src="isen.jpg">
</div>
<div>
<p class="name">Mrs Ilina Sen - the unfathomable ocean</p>
<p class="about">Mrs. Ilina Sen came to Kalyani with Mr. R.K.Sen her husband, where he
had joined M/S Pfizer Ltd. as the Incharge of a Project. Mrs Ilina Sen had previously taught in International Schools in Bombay and several other countries.
Mrs. I.Sen’s search for a job was futile as she found no school in Kalyani
where she could teach. It was then that Miss Sobha Bose insisted that Mrs. I.Sen to open a play school. Springdale was born on January 27, 1986 with 20
students and 2 teachers. Then began the uphill task to make Springdale what
it is today.</p>
</div>
<div class="down">
<p>© 2021 Ayush Alam (Only the code)</p>
</div>
</body>
</body>
</html>