-
Notifications
You must be signed in to change notification settings - Fork 0
/
aboutus.php
16 lines (14 loc) · 1.71 KB
/
aboutus.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?php sleep(1) ?>
<div id="aboutbox" >
<table style="width: 100%;height: 99%;margin-top: 1%;margin-bottom: 1%;">
<tr style="width: 100%;height: 11%;">
<td style="padding-left: 1%;padding-top: 2%;padding-bottom: 1%;">About Us:</td>
</tr>
<tr style="width: 100%;height: 30%;padding-top: 2%;">
<td><img src="images/overflow.jpg" width="100%" height="100%"/> </td>
</tr>
<tr style="width: 100%;height: 60%;">
<td style="padding-left: 1%;vertical-align: top;"><span style="font-family:calibri;font-size:40px;color: grey";>K</span><span style=" color: grey ";>eeping with its commitment to academic excellence and continuous development, Agra College, Agra added another feather to its cap in 1999 with the establishment of Faculty of Engineering and Technology (under self-finance scheme). This was in addition to hitherto existing four Faculties-science, Arts, Fine Arts and Law. The Faculty of Engineering & Technology is duly recognized by the All India Council for Technical Education (AICTE) New Delhi, Ministry of H.R.D. Govt. of India, New Delhi, and affiliated to U.P. Technical University, Lucknow. In the midst of burgeoning growth of private Engineering Colleges, it is a rare distinction for Agra College that the AICTE has granted it permission to establish a Faculty of Engineering & Technology, which underlines our strength and development potential. With respect to infrastructure and engineering education, the faculty is far ahead of the standard and parameters laid down by AICTE.Ever since its inception in 1823, Agra College has enjoyed the singular privilege of wending out to the world, illustrious personalities who have carved out an enviable place in the national and international mainstream.</span></td>
</tr>
</table>
</div>