-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathlatestNews.html
273 lines (250 loc) · 12.6 KB
/
latestNews.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="format-detection" content="telephone=no">
<meta name="theme-color" content="#75dab4" />
<title>JYC</title>
<meta name="author" content="Themezinho">
<meta name="description" content="Tourog | Creative Agensy for Digital Age">
<meta name="keywords" content="creative, works, showcase, portfolio, highlight, projects, modern, tourog, digital, studio, css, animation, transition, freelancers">
<!-- FAVICON FILES -->
<link href="images/logojyc.png" rel="apple-touch-icon" sizes="144x144">
<link href="images/logojyc.png" rel="apple-touch-icon" sizes="114x114">
<link href="images/logojyc.png" rel="apple-touch-icon" sizes="72x72">
<link href="images/logojyc.png" rel="apple-touch-icon">
<link href="images/logojyc.png" rel="shortcut icon">
<link href="images/logojyc.png" rel="icon">
<!-- CSS FILES -->
<link rel="stylesheet" href="css/fontawesome.min.css">
<link rel="stylesheet" href="css/fancybox.min.css">
<link rel="stylesheet" href="css/hamburger.min.css">
<link rel="stylesheet" href="css/odometer.min.css">
<link rel="stylesheet" href="css/swiper.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/footer.css">
<link rel="stylesheet" href="css/contact.css">
<link rel="stylesheet" href="css/latestNews.css">
</head>
<body>
<div class="preloader">
<div class="layer"></div>
<!-- end layer -->
<div class="inner">
<figure> <img src="images/preloader.gif" alt="Image"> </figure>
<span>Site Loading</span> </div>
<!-- end inner -->
</div>
<!-- end preloader -->
<div class="page-transition">
<div class="layer"></div>
<!-- end layer -->
</div>
<!-- end page-transition -->
<nav class="site-navigation">
<div class="layer"></div>
<!-- end layer -->
<div class="inner">
<ul data-splitting>
<li><a href="/">HOME</a></li>
<li><a href="index.html#about">ABOUT</a></li>
<li><a href="event.html">EVENTS</a></li>
<li><a href="contact.html">CONTACT</a></li>
<li><a href="latestNews.html">LATEST NEWS</a></li>
</ul>
<ul style="display: flex; flex-direction: row; gap: 10px;">
<li><a href="https://www.facebook.com/jyc.juit/"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="https://x.com/JycJuit/"><i class="fab fa-twitter"></i></a></li>
<li><a href="https://www.linkedin.com/company/juit-youth-club/mycompany/"><i class="fab fa-linkedin-in"></i></a></li>
<li><a href="https://www.instagram.com/jyc.juit/"><i class="fab fa-instagram"></i></a></li>
<li><a href="https://www.youtube.com/@JYCPhotographyClub"><i class="fab fa-youtube"></i></a></li>
</ul>
</div>
<!-- end inner -->
</nav>
<!-- end site-navigation -->
<div class="social-media">
<div class="layer"> </div>
<!-- end layer -->
<div class="inner">
<h5>Social Share </h5>
<ul>
<li><a href="https://www.facebook.com/jyc.juit/"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="https://x.com/JycJuit/"><i class="fab fa-twitter"></i></a></li>
<li><a href="https://www.linkedin.com/company/juit-youth-club/mycompany/"><i class="fab fa-linkedin-in"></i></a></li>
<li><a href="https://www.instagram.com/jyc.juit/"><i class="fab fa-instagram"></i></a></li>
<li><a href="https://www.youtube.com/@JYCPhotographyClub"><i class="fab fa-youtube"></i></a></li>
</ul>
</div>
</div>
<!-- end social-media -->
<!-- end all-cases -->
<main>
<nav class="top-nav">
<div class="logo">
<a href="/"><img src="images/logojyc.png" alt="Logo"></a>
</div>
<ul class="nav-links">
<li><a href="/">Home</a></li>
<li><a href="index.html#about">About</a></li>
<li><a href="event.html">Events</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="latestNews.html">Latest News</a></li>
</ul>
<div class="follow-us">
FOLLOW US
<!-- Mobile logo -->
<a href="/" class="mobile-logo"><img src="images/logojyc.png" alt="Mobile Logo"></a>
</div>
<div class="hamburger">
<span></span>
<span></span>
<span></span>
</div>
</nav>
<div class="nav-separator">
<br><br><br>
<!-- adjust the number of br elements to control the height -->
</div>
<div class="container">
<br><br>
<h1 class="contact-head" >LATEST NEWS</h1>
<br>
<figure class="reveal-effect masker wow">
<div class="news-card">
<div class="news-image">
<img src="images/k1.webp" alt="News Image">
</div>
<div class="news-content">
<h2>JUIT's Koshish Club Empowers Underprivileged Children Through Educational Workshop</h2>
<p>On April 12th, 2024, the Koshish Club of Jaypee Youth Club at Jaypee University of Information
Technology orchestrated a transformative Educational Workshop at Government Senior Secondary School,
Domehar. Spearheaded by faculty coordinator Dr. Raj Kumar, a dedicated team of student volunteers,
including Vidushi, Niharika, Palak Sharma, Nikhilesh, Nitish Gupta, Anjali Panwar, Dhriti Sharma,
Vanshaj Sharma, Vardaan, and Aastha Jain, orchestrated the event.
</p>
<div class="read-more">
<a href="https://himachaltonite.com/education/juits-koshish-club-empowers-underprivileged-children-through-educational-workshop/">Read Full Article</a>
</div>
</div>
</div>
</figure>
<figure class="reveal-effect masker wow">
<div class="news-card">
<div class="news-image">
<img src="images/k2.webp" alt="News Image">
</div>
<div class="news-content">
<h2>JUIT organizes Educational Workshop</h2>
<p>On 12 April 2024
The Koshish Club of Jaypee Youth Club at Jaypee University of Information Technology, a dedicated initiative within the JYC aimed at providing underprivileged children with access to quality education, organised an Educational Workshop at Government Senior Secondary School, Domehar.
</p>
<div class="read-more">
<a href="https://crazynewsindia.com/breaking-news-flash-news/juit-organizes-educational-workshop/">Read Full Article</a>
</div>
</div>
</div>
</figure>
<figure class="reveal-effect masker wow">
<div class="news-card">
<div class="news-image">
<img src="images/k3.webp" alt="News Image">
</div>
<div class="news-content">
<h2>MURIOUS 18.0: Marks Resounding Success in Tech Excellence and Innovation At JUIT</h2>
<p>08 March 2024
The annual three-day tech fest, “MURIOUS 18.0,” at Jaypee University of Information Technology concluded on a triumphant note, underscoring the collaborative efforts of faculty coordinator Dr. Naveen Jaglan and student coordinators from Jaypee Youth Club (JYC).
</p>
<div class="read-more">
<a href="https://himachaltonite.com/himachal/murious-18-0-marks-resounding-success-in-tech-excellence-and-innovation-at-juit/">Read Full Article</a>
</div>
</div>
</div>
</figure>
<figure class="reveal-effect masker wow">
<div class="news-card">
<div class="news-image">
<img src="images/k9.webp" alt="News Image">
</div>
<div class="news-content">
<h2>Jaypee University Of Information Technology organise Semester Sports Tournament</h2>
<p>On 12 February 2023
The semester tournaments hosted by Jaypee University of Information Technology from February 12th to 18th emerged as a proud celebration of athleticism and sportsmanship, drawing enthusiastic participation from students across diverse disciplines.
</p>
<div class="read-more">
<a href="https://crazynewsindia.com/breaking-news-flash-news/jaypee-university-of-information-technology-organize-semester-sports-tournament/">Read Full Article</a>
</div>
</div>
</div>
</figure>
</div>
</body>
</html>
</main>
<!-- end main -->
<footer class="footer">
<div class="container">
<div class="footer-top">
<img src="images/logojyc white.png" alt="University Clubs Logo" class="logo logo-left">
<img src="images/tech logo (1).png" alt="Made By Logo" class="logo logo-right">
</div>
<div class="footer-content">
<div class="footer-section">
<h3>Clubs</h3>
<ul>
<li><a href="technical.html">Technical Sciences, Movies and Photography</a></li>
<li><a href="sports.html">Sports</a></li>
<li><a href="literary.html">Literary and Debating</a></li>
<li><a href="koshish.html">Koshish</a></li>
<li><a href="cultural.html">Cultural and Dance</a></li>
<li><a href="theatre.html">Theatre and Music</a></li>
<li><a href="environment.html">Environment, Ecology and Health</a></li>
</ul>
</div>
<div class="footer-section">
<h3>Committees</h3>
<ul>
<li><a href="events.html">Procurement and Events</a></li>
<li><a href="finance.html">Finance</a></li>
<li><a href="creative.html">Creative Arts</a></li>
<li><a href="disciplinary.html">Disciplinary</a></li>
<li><a href="media.html">Media and Publicity</a></li>
<li><a href="hospitality.html">Registration and Hospitality</a></li>
</ul>
</div>
<div class="footer-section">
<h3>Connect With Us</h3>
<div class="social-icons">
<a href="https://www.facebook.com/jyc.juit/" class="social-icon" aria-label="Facebook"><i class="fab fa-facebook-f"></i></a>
<a href="https://www.instagram.com/jyc.juit/" class="social-icon" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
<a href="https://x.com/JycJuit/" class="social-icon" aria-label="Twitter"><i class="fab fa-twitter"></i></a>
<a href="https://www.linkedin.com/company/juit-youth-club/mycompany/" class="social-icon" aria-label="LinkedIn"><i class="fab fa-linkedin-in"></i></a>
<a href="https://www.youtube.com/@JYCPhotographyClub" class="social-icon" aria-label="YouTube"><i class="fab fa-youtube"></i></a>
</div>
</div>
</div>
<div class="footer-bottom">
<nav>
<a href="ourTeam.html">Our Team</a>
</nav>
<div class="copyright">
© 2024-25 JYC All rights reserved.
</div>
</div>
</div>
</footer>
<!-- end footer -->
<!-- JS FILES -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/swiper.min.js"></script>
<script src="js/wow.min.js"></script>
<script src='js/splitting.min.js'></script>
<script src='js/odometer.min.js'></script>
<script src='js/fancybox.min.js'></script>
<script src="js/scripts.js"></script>
<script src="js/footer.js"></script>
</body>
</html>