-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathsemTour.html
255 lines (242 loc) · 11.3 KB
/
semTour.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
<!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">
</head>
<body>
<div class="preloader">
<div class="layer"></div>
<!-- end layer -->
<div class="inner">
<figure> <img src="images/preloader.gif" alt="Image"> </figure>
<span>EVENT 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.instagram.com/jyc.technical.club/"><i class="fab fa-instagram"></i></a></li>
<li><a href="https://www.linkedin.com/company/technical-sciences-movies-photography-club-jyc/"><i class="fab fa-linkedin-in"></i></a></li>
</ul>
</div>
</div>
<!-- end social-media -->
<!-- <div class="all-cases">
<div class="layer"> </div>
<div class="inner">
<ul>
<li><a href="#">Darkness</a></li>
<li><a href="#">Goddes</a></li>
<li><a href="#">Employee</a></li>
<li><a href="#">Berry</a></li>
<li><a href="#">Roosters</a></li>
<li><a href="#">Primero</a></li>
</ul>
</div>
</div> -->
<!-- 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>
<!-- end site-navigation -->
<header class="page-header">
<!-- <div class="video-bg">
<video src="videos/video02.mp4" muted loop autoplay></video>
</div> -->
<!-- end video-bg -->
<div class="inner">
<div class="container">
<h1><span style="border-bottom: 1px solid rgb(255, 255, 255); padding-bottom: 2px;">SEMESTER SPORTS TOURNAMENT</span></h1>
<p>EVENT</p>
</div>
<!-- end container -->
</div>
<!-- end inner -->
</header>
<!-- end page-header -->
<section class="text-content-block">
<div class="container">
<div class="row">
<div class="col-12 wow" data-splitting>
<h3 class="section-title">ABOUT</h3>
</div>
<!-- end col-12 -->
<div class="col-12 wow" data-splitting>
<h5>Welcome to JUIT (Jaypee University of Information Technology), where the spirit of competition and camaraderie come alive in the exhilarating Semester Tournament, our highly anticipated annual sports extravaganza. This tournament is a thrilling celebration of athleticism, teamwork, and sportsmanship, bringing together students from all disciplines to showcase their skills and passion for sports.The Semester Tournament at JUIT is not just about sports—it's a celebration of athleticism, resilience, and the indomitable spirit of our students. It reinforces the values of discipline, teamwork, and determination, which are integral to success in all aspects of life. Join us in this thrilling annual event and experience the joy of sportsmanship and the power of unity at JUIT.</h5>
</div>
<!-- end col-12 -->
</div>
<!-- end row -->
</div>
<!-- end container -->
</section>
<!-- end container -->
<div class="container-fluid">
<div class="row">
<!-- end col-4 -->
<div class="col-md-6">
<figure><img src="images/Event/S4.webp" alt="Image"></figure>
</div>
<!-- end col-6 -->
<div class="col-md-6">
<figure><img src="images/Event/S2.webp" alt="Image"></figure>
</div>
<!-- end col-6 -->
<div class="col-12">
<figure><img src="images/Event/S6.webp" alt="Image"></figure>
</div>
<!-- end col-12 -->
<div class="col-12 wow" data-splitting>
<h5>Thanks for Watching</h5>
</div>
<!-- end col-12 -->
</div>
<!-- end row -->
</div>
<!-- end container-fluid -->
</section>
<!-- end case-study -->
</main>
<!-- end main -->
<footer class="footer">
<div class="container">
<div class="footer-top">
<a href="index.html">
<img src="images/logojyc white.png" alt="University Clubs Logo" class="logo logo-left">
</a>
<a href="technical.html">
<img src="images/tech logo (1).png" alt="Made By Logo" class="logo logo-right">
</a>
</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>