-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpro_history.html
More file actions
51 lines (51 loc) · 3.53 KB
/
pro_history.html
File metadata and controls
51 lines (51 loc) · 3.53 KB
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
<html>
<head>
<title> History</title>
</head>
<body background="" width="100%">
<p align="right"><a href="log-in.html">Log In|</a><a href="sign-up">Sign Up</a></p>
<img src="logo.jpg" width="100%" height="250px" >
<table border="1" cellpadding="0" cellspacing="2" bordercolor="black" width="100%" height="50px">
<td align="center" bgcolor="lightyellow"><u><b><a href="project_homepage.html">HOMEPAGE</u></a></b></td>
<td align="center" bgcolor="lightyellow"><u><a href="history.html">HISTORY</u></a></td>
<td align="center" bgcolor="lightyellow" ><u><a href="courses.html">COURSES OFFERED</u></a></td>
<td align="center" bgcolor="lightyellow"><u><a href="vision.html">VISION</u></a></td>
<td align="center" bgcolor="lightyellow"><u><a href="forms.html">FORM ONLINE</u></a></td>
<td align="center" bgcolor="lightyellow"><u><a href="business-proposal.html">BUSINESS PROPOSAL</u></a></td>
<td align="center" bgcolor="lightyellow"><u><a href="pictures.html">PICTURES</u></a></td>
<td align="center" bgcolor="lightyellow"><u><a href="about-us.html">ABOUT US</u></a></td>
<td align="center" bgcolor="lightyellow"><u><a href="contact-us.html">CONTACT US</u></a></td>
</table>
<hr width="100%" size="5" color="blue">
<h1 align="center"><font color="red"> "HISTORY"</h1>
<hr width="100%" size="5" color="blue">
<table align="center" border="3" bordercolor="black" width="80%" cellpadding="0" cellspacing="0">
<br/><br/>
<td align="center"><u><b><font size="5" color="red"><br/>WELCOME TO NORTH EASTERN INSTITUTE OF COMPUTER TECHNOLOGY</u></b></font>
<br/><br/>
<font size="5">Saint John Bosco popularly known as Don Bosco (Italian for Father Bosco)was bron at Becchi,
in Pridmont, Italy on August 6 1815. From a very young age he decided that he had been called to work for the poor
boys of that era Europe was under the grip of the industrial Revolution, and many young people who came to the cities
to study in search of fall on the many social evils of the time. After being ordained a priest of the Catholic Church in 1841,
Don Bosco came to the rescue of these poor boys with his noble method of education of their lives and problems.
<br/>
To sure that his total dedication to tier cause shone through his action, he based his education on the three great principles
of Reason Religion and Loving-Kindness, loving those to whom he dedicated his life, as a caring father and doing everything
possible for their welfare. Don Bosco was attained to the needs of his society. He did not visualize education in isolation up were
as integral to Don Bosco’s scheme of things as they are in modern education.
<br/>
The System of Education that emerged from these principles of Don Bosco is popularly known as the preventive system and
is the system that is used in DON BOSCO YOUTH CENTRE. Joseph Zoppio, the Swiss education said “if there even existed a method
of education and adopted to inspire confidence and love, it is a method of Don Bosco.” The system aims to create a generation young
men and women steeped not only in a social knowledge-based education but also in a strong value-based education for life</font>
</td>
</table>
<br/>
<hr width="50%" color="black" size="5">
<h4 align="center"><font color="black"> NORTH EASTERN INSTITUTE OF COMPUTER TECHNOLOGY</font></h4>
<hr width="50%" color="black" size="5">
<table align="left" width="100%" height="6%" border="0" bordercolor="black">
<td bgcolor="black" align="center"><font color="white" size="4">© 2017. NICT All rights reserved<br/>Designed by Muskan Chaudhary</td></font>
</table>
</body>
</html>