-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
276 lines (256 loc) · 10.9 KB
/
index.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
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="style.css">
<script src="script.js"></script>
</head>
<body>
<div class="section">
<div class="banner">
<div class="navbar">
<img src="https://www.sreenidhi.edu.in/assets/images/sreenidhi-logo.png" alt="img" class="logo">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="placements.html">Placement Details</a></li>
<li><a href="companies.html">Companies</a></li>
<li><a href="whysnist.html">Why SNISTians?</a></li>
<li><a href="fsd.html">FSD Role</a></li>
<li><a href="cdc.html">CDC Team</a></li>
<li><a href="about.html">About</a></li>
<li><a href="contactus.html">Contact Us</a></li>
</ul>
<div class="hamburger-icon">
<div class="bar1"></div>
<div class="bar2"></div>
<div class="bar3"></div>
<ul class="mobile-menu">
<li><a href="index.html">Home</a></li>
<li><a href="placements.html">Placement Details</a></li>
<li><a href="companies.html">Companies</a></li>
<li><a href="whysnist.html">Why SNISTians?</a></li>
<li><a href="fsd.html">FSD Role</a></li>
<li><a href="cdc.html">CDC Team</a></li>
<li><a href="about.html">About</a></li>
<li><a href="contactus.html">Contact Us</a></li>
</ul>
</div>
</div>
<div class="content">
<h1>Welcome to SNIST Placements</h1>
<!-- <p>Subscribe Input Output Campus Youtube Channel</p> -->
<div>
<button type="button"><span></span><a href="contactus.html"> FOR QUERIES</a></button>
<button type="button" ><span></span><a href="login.html">LOGIN</a></button>
</div>
</div>
</div>
</div>
<!-- <div class="app">
<div class="cardList">
<button class="cardList__btn btn btn--left">
<div class="icon">
<svg>
<use xlink:href="#arrow-left"></use>
</svg>
</div>
</button>
<div class="cards__wrapper">
<div class="card current--card">
<div class="card__image">
<img src="https://source.unsplash.com/Z8dtTatMVMw" alt="" />
</div>
</div>
<div class="card next--card">
<div class="card__image">
<img src="https://source.unsplash.com/9dmycbFE7mQ" alt="" />
</div>
</div>
<div class="card previous--card">
<div class="card__image">
<img src="https://source.unsplash.com/m7K4KzL5aQ8" alt="" />
</div>
</div>
</div>
<button class="cardList__btn btn btn--right">
<div class="icon">
<svg>
<use xlink:href="#arrow-right"></use>
</svg>
</div>
</button>
</div>
<div class="infoList">
<div class="info__wrapper">
<div class="info current--info">
<h1 class="text name">Highlands</h1>
<h4 class="text location">Scotland</h4>
<p class="text description">The mountains are calling</p>
</div>
<div class="info next--info">
<h1 class="text name">Machu Pichu</h1>
<h4 class="text location">Peru</h4>
<p class="text description">Adventure is never far away</p>
</div>
<div class="info previous--info">
<h1 class="text name">Chamonix</h1>
<h4 class="text location">France</h4>
<p class="text description">Let your dreams come true</p>
</div>
</div>
</div>
<div class="app__bg">
<div class="app__bg__image current--image">
<img src="https://source.unsplash.com/Z8dtTatMVMw" alt="" />
</div>
<div class="app__bg__image next--image">
<img src="https://source.unsplash.com/9dmycbFE7mQ" alt="" />
</div>
<div class="app__bg__image previous--image">
<img src="https://source.unsplash.com/m7K4KzL5aQ8" alt="" />
</div>
</div>
</div>
<div class="loading__wrapper">
<div class="loader--text">Loading...</div>
<div class="loader">
<span></span>
</div>
</div>
<svg class="icons" style="display: none;">
<symbol id="arrow-left" xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'>
<polyline points='328 112 184 256 328 400' style='fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:48px' />
</symbol>
<symbol id="arrow-right" xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'>
<polyline points='184 112 328 256 184 400' style='fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:48px' />
</symbol>
</svg>
<div class="support">
<a href="https://twitter.com/DevLoop01" target="_blank"><i class="fab fa-twitter-square"></i></a>
<a href="https://dribbble.com/devloop01" target="_blank"><i class="fab fa-dribbble"></i></a>
</div> -->
<div class="section">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet">
<section class="hero-section">
<div class="card-grid">
<a class="card" href="#">
<div class="card__background" style="background-image: url(https://img.freepik.com/premium-photo/graduation-student-standing-with-diploma_255667-15599.jpg?w=2000)"></div>
<div class="card__content">
<p class="card__category">Category</p>
<h3 class="card__heading">SNIST Alumni</h3>
</div>
</a>
<a class="card" href="#">
<div class="card__background" style="background-image: url(https://p.kindpng.com/picc/s/242-2420021_graduation-university-girl-png-transparent-png.png)"></div>
<div class="card__content">
<p class="card__category">Category</p>
<h3 class="card__heading">SNIST Alumni</h3>
</div>
</a>
<a class="card" href="#">
<div class="card__background" style="background-image: url(https://c8.alamy.com/comp/2C88D8W/graduate-male-student-graduation-concepts-portrait-on-his-graduation-day-university-2C88D8W.jpg)"></div>
<div class="card__content">
<p class="card__category">Category</p>
<h3 class="card__heading">SNIST Alumni</h3>
</div>
</li>
<a class="card" href="#">
<div class="card__background" style="background-image: url(https://media.istockphoto.com/photos/concept-for-student-graduation-day-picture-id495700524?k=20&m=495700524&s=612x612&w=0&h=7JhRpRgTl9PjFrkfQS1g5bb_PWumTjXxPl6GgvNAVdE=)"></div>
<div class="card__content">
<p class="card__category">Category</p>
<h3 class="card__heading">SNIST Alumni</h3>
</div>
</a>
<div>
</section>
</div>
<!-- <section> -->
<footer>
<div class="main">
<div class="col1">
<h3 class="heading">
About Us
</h3>
<ul>
<li>
<a href="index.html">
Home
</a>
</li>
<!-- <li>
<a href="placements.html">
Placements
</a>
</li> -->
<li>
<a href="companies.html">
Companies
</a>
</li>
<li>
<a href="fsd.html">
FSD Role
</a>
</li>
<li>
<a href="cdc.html">
CDC Team
</a>
</li>
<li>
<a href="contactus.html">
Contact us
</a>
</li>
</ul>
</div>
<div class="col2">
<h3 class="heading">
Address
</h3>
<div class="languages">
<a href="#">Sreenidhi Institute of Science & Technology</a>
<a href="#">Yamnampet, Ghatkesar</a>
<a href="#">Hyderabad - 501 301, Telangana</a>
<a href="#">info_placement@sreenidhi.edu.in</a>
<a href="#">Phone: +91 40 2763 1236 / 2764 0395</a>
<a href="#">Fax: +91 40 2764 0394 / 2764 0394</a>
<!-- <a href="#">Nederlands</a>
<a href="#">Polnisch</a>
<a href="#">Português</a>
<a href="#">pyccknṅ</a>
<a href="#">Tiéng Viêt</a>
<a href="#">Türkçe</a> -->
</div>
</div>
<div class="col3">
<h3 class="heading">
Follow Us
</h3>
<div class="social">
<a href="#">
<ion-icon name="logo-facebook"></ion-icon>
</a>
<a href="#">
<ion-icon name="logo-twitter"></ion-icon>
</a>
<a href="#">
<ion-icon name="logo-linkedin"></ion-icon>
</a>
</div>
</div>
</div>
<!-- <p class="terms">
<a href="#">Terms of purchase</a>
<a href="#">Security and privacy</a>
<a href="#">Newsletter</a>
</p> -->
</footer>
<script type="module" src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.esm.js"></script>
<script nomodule src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.js"></script>
<!-- </section> -->
</body>
</html>