-
Notifications
You must be signed in to change notification settings - Fork 0
/
top.html
247 lines (169 loc) · 8.88 KB
/
top.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
<html>
<head>
<title>
Contact us
</title>
<link rel="stylesheet" type="text/css" href="css/index.css">
<meta charset="utf-8">
<meta name="keywords" content="contact,contact us">
<meta name="description" content="To contact us in our working hours.">
<meta name="viewport" content="width=device-width; initial-scale=1.0">
</head>
<body>
<!-- Header section -->
<header>
<div id="upper-div">
<!--Website logo with login-->
<div id="topbar">
<a href="index.html"> <img id="logo" src="images/councelling2.png"></a>
<div id="signin-div" class="topbar-section">
<img id="signin-image" src="images/signin-logo.png">
<span id="signin-text"><a href="Student-login.html">Log in</a></span>
</div>
<div class="topbar-section topbar-menu">
<a href="news.html"> News</a>
</div>
<div class="topbar-section topbar-menu" >
<a href="top.html"> Top universities</a>
</div>
<div class="topbar-section topbar-menu">
<a href="courses.html"> Courses </a>
</div>
<div class="topbar-section topbar-menu">
<a href="about.html"> About Ipseity</a>
</div>
</div>
</div>
<div class="clear"></div>
<div id="menu-bar-container">
<div id="menu-bar">
<h1>A platform that connect you to future.</h1>
<img id="local-news" src="images/counselling-services-in-nigeria.png" >
</div>
<div class="clear"></div>
<div id="menu-bar-2-container">
<div id="menu-bar-2">
<a href="finance.html">Finance services</a>
<a href="travel.html">Travel support</a>
<a href="meet_a_guid.html">Meet a guide</a>
<a href="contacts.html">Contact Us</a>
</div>
</div>
</div>
</header>
<!-- Main page section -->
<div class="clear"></div>
<div id="page-container">
<div id="main-article">
<h2>Main page->Contact Us</h2>
<div id="contacts-article-container">
<h3><a href="">IIT Kharagpur</a></h3>
<img id="contact-main-article-images" src="images/top1.jpg"><hr>
<h3><a href="">Delhi University</a></h3>
<img id="contact-main-article-images" src="images/top2.jpg"><hr>
<h3><a href="">IIT Madras</a></h3>
<img id="contact-main-article-images" src="images/top3.jpg"><hr>
<h3><a href="">VIT Vellore</a></h3>
<img id="contact-main-article-images" src="images/top4.jpg"><hr>
<h3><a href="">NIT Trichy</a></h3>
<img id="contact-main-article-images" src="images/top5.jpg"><hr>
<h3><a href="">NIT Warangal</a></h3>
<img id="contact-main-article-images" src="images/top6.jpg"><hr>
<h3><a href="">Pune University (Savitribai phule)</a></h3>
<img id="contact-main-article-images" src="images/top7.jpg"><hr>
<h3><a href="">Panjab University</a></h3>
<img id="contact-main-article-images" src="images/top8.jpg"><hr>
<h3><a href="">Srm Delhi</a></h3>
<img id="contact-main-article-images" src="images/top9.jpg"><hr>
<h3><a href="">VIT Chennai</a></h3>
<img id="contact-main-article-images" src="images/top10.jpg"><hr>
</div>
<div id="heads">
<br><br>
<h2>About</h2>
<br><br>
<ul>
<li>NIRF Ranking: 1</li><br>
<li>NIRF score: 89.41</li><br>
<li>Location: Kharagpur, West Bengal 721302</li><br>
<li>NAAC Grading: A+</li><br>
Website: <a href="http://www.iitkgp.ac.in/"> http://www.iitkgp.ac.in/</a><br>
</ul>
<h2>About</h2>
<ul>
<li>NIRF Ranking: 2</li><br>
<li>NIRF score: 87.61</li><br>
<li>Location: Benito Juarez Marg, South Campus, South Moti Bagh, New Delhi, Delhi 110021</li><br>
<li>NAAC Grading: A+</li><br>
Website: <a href="http://www.du.ac.in/du/uploads/COVID-19/"> http://www.du.ac.in/du/uploads/COVID-19/</a><br>
</ul>
<h2>About</h2>
<ul>
<li>NIRF Ranking: 3</li><br>
<li>NIRF score: 83.91</li><br>
<li>Location: Indian Institute Of Technology, Chennai, Tamil Nadu 600036</li><br>
<li>NAAC Grading: A+</li><br>
Website: <a href="https://www.iitm.ac.in/"> https://www.iitm.ac.in/</a><br>
</ul>
<h2>About</h2>
<ul>
<li>NIRF Ranking: 4</li><br>
<li>NIRF score: 82.02</li><br>
<li>Location: VIT, Vellore Campus, Tiruvalam Rd, Katpadi, Vellore, Tamil Nadu 632014NAAC Grading: A+</li><br>
<li>NAAC Grading: A+</li><br>
Website: <a href="https://vit.ac.in/"> https://vit.ac.in/</a><br>
</ul>
<h2>About</h2>
<ul>
<li>NIRF Ranking: 5</li><br>
<li>NIRF score: 81.07</li><br>
<li>Location : Tanjore Main Road, NH67, near BHEL, Tiruchirappalli, Tamil Nadu 620015NAAC </li><br>
<li>NAAC Grading: A</li><br>
Website: <a href="https://www.nitt.edu/"> https://www.nitt.edu/</a><br>
</ul>
<h2>About</h2>
<ul>
<li>NIRF Ranking: 6</li><br>
<li>NIRF score: 78.68</li><br>
<li>Location: National Institute of Technology Campus, fathimanagar, Telangana 506004</li><br>
<li>NAAC Grading: A</li><br>
Website: <a href="https://www.nitw.ac.in/"> https://www.nitw.ac.in/</a><br>
</ul>
<br><br>
<h2>About</h2>
<ul>
<li>NIRF Ranking: 7</li><br>
<li>NIRF score: 77.22</li><br>
<li>Location: Ganeshkhind Rd, Ganeshkhind, Pune, Maharashtra 411007</li><br>
<li>NAAC Grading: A+</li><br>
Website: <a href="http://www.unipune.ac.in/"> http://www.unipune.ac.in/</a><br>
</ul>
<h2>About</h2>
<ul>
<li>NIRF Ranking: 8</li><br>
<li>NIRF score: 75.20</li><br>
<li>Location: Sector 14, Chandigarh, 160014</li><br>
<li>NAAC Grading: A</li><br>
Website: <a href="https://www.puchd.ac.in/"> https://www.puchd.ac.in/</a><br>
</ul>
<br>
<h2>About</h2>
<ul>
<li>NIRF Ranking: 9</li><br>
<li>NIRF score: 74.88</li><br>
<li>Location: Plot No. 39, Rajiv Gandhi Education City Delhi-NCR Sonepat – Kundli Urban Complex, Post Office P.S.Rai, Sonipat, Haryana 131029</li><br>
<li>NAAC Grading: A</li><br>
Website: <a href="https://www.srmuniversity.ac.in/"> https://www.srmuniversity.ac.in/</a><br>
</ul>
<h2>About</h2>
<ul>
<li>NIRF Ranking: 10</li><br>
<li>NIRF score: 73.43</li><br>
<li>Location: Kelambakkam - Vandalur Rd, Rajan Nagar, Chennai, Tamil Nadu 6001</li><br>
<li>NAAC Grading: A+</li><br>
Website: <a href="http://chennai.vit.ac.in/"> http://chennai.vit.ac.in/</a><br>
</ul>
</div>
</div>
</body>
</html>