forked from AIT-Website/aitpune
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAAC_CERTIFICATES.html
91 lines (84 loc) · 4.95 KB
/
NAAC_CERTIFICATES.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
<title>AIT PUNE</title>
<link rel="stylesheet" href="IT.css">
</head>
<body>
<div class="container">
<div class="mid">
<div class="box">About Us</div>
<div class="box">Admissions</div>
<div class="box">Reasearch</div>
<div class="box">Students</div>
<div class="box">Admin</div>
</div>
</div>
<div class="nav_bar">
<a href="index.html"><div class="ait_logo"><img src="AIT LOGO.png" width="60.041px"></div></a>
<a class="nvc" href="index.html" style="text-decoration: none;">
<p>Army Institute</p>
<p>of Technology, Pune</p>
</a>
<div class="nvc1">
<div class="nvc2"><a href="ABOUT_US.html" style="text-decoration: none; color: black;">About Us</a></div>
<div class="nvc2"><a href="#" style="text-decoration: none; color: black;">Admissions</a></div>
<div class="nvc2"><a href="#" style="text-decoration: none; color: black;">Research</a></div>
<div class="nvc2"><a href="#" style="text-decoration: none; color: black;">Students</a></div>
<div class="nvc2"><a href="#" style="text-decoration: none; color: black;">Admin</a></div>
</div>
<div class="g20_logo"><img src="g20.jpg" ></div>
</div>
<div class="camp">
<div class="about">Admission</div>
<div class="about1">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Atque, dignissimos!</div>
</div>
<div class="about_us">
<div class="about_content">
<h2 class="ab" style="text-align: left;">Welcome to AIT - Admissions</h2>
<p class="about_content" style="width: 27.81rem;">The Birla Institute of Technology and Science (BITS) Pilani, recognized as an “Institution of Eminence” by Ministry of Education, Government of India, is India’s leading Institute of Higher Education and a deemed to be university, with an illustrious legacy, modern campuses and eminent alumni in leadership positions across the world.</p>
</br>
<p class="about_content" style="width: 27.81rem;">The Institute's commitment to excellence, adherence to merit, transparency, innovation, and enterprise have characterized its steady march to eminence. It is the only Private University which DST, Government of India has identified to establish a Technology Innovation Hub under the Bio-CPS vertical with a grant of Rs 125 Crore.</p>
</div>
<div class="rectangle_blue"></div>
<div class="about_image">
<img src="Rectangle 61.png">
</div>
</div>
<div class="main">
<section class="table">
<ul>
<a href="ASGE_HOD_DESk.html">General Info</a>
<a href="FEE_STRUCTURE.html" >Fees Structure</a>
<a href="entrance.html">Entrance Examination</a>
<a href="ASGE_TIMETABLE.html">Announcements</a>
<a href="ASGE_EXAM.html" id="migii">Migration to Second/Third Year</a>
<a href="ASGE_RESULT.html" id="admissi">Admissions: ME (Data Science)</a>
<a href="ASGE_ACTIVITIES.html">FAQ</a>
<a href="ASGE_NOTICES.html" >Contact Information</a>
<a href="ASGE_SYLLABUS.html" >Bright Placements</a>
</ul>
</section>
<div id="specificContent">
<div class="generalinfo" >
<h2 >Certificates</h2>
<div class="project_more" style="margin-top: 30px;">
<div class="project_link" id="achieve_list">
<img src="vector 2.png" alt="">
<a href="https://firebasestorage.googleapis.com/v0/b/ait-website-81159.appspot.com/o/AIT-NAAC%2FCertificates%2FNAAC%202022_Institutional_Grade_Sheet.pdf?alt=media&token=c1fc63fa-e356-4aa4-b72d-6f454c3e056b" target="_blank" >National Assessment and Accreditation Council (Yr 2022)</a>
</div>
<div class="project_link">
<img src="vector 2.png" alt="">
<a href="https://firebasestorage.googleapis.com/v0/b/ait-website-81159.appspot.com/o/AIT-NAAC%2FCertificates%2F2016%20NAAC%20Certificate%20Nov%202016.pdf?alt=media&token=1a23d063-6286-438e-9dc9-d1f5af776fff" target="_blank" >National Assessment and Accreditation Council (Yr 2016)</a>
</div>
</div>
</div>
</div>
</div>
</body>
</html>