-
Notifications
You must be signed in to change notification settings - Fork 2
/
clubs.html
174 lines (164 loc) · 11.3 KB
/
clubs.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
<!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="description" content="" />
<meta name="author" content="" />
<title>VITrendz Chennai</title>
<link href='https://fonts.googleapis.com/css?family=Cinzel Decorative' rel='stylesheet'>
<!-- Favicon-->
<link rel="icon" type="image/x-icon" href="assets/favicon.ico" />
<!-- Bootstrap icons-->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" rel="stylesheet" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
<link rel="stylesheet" href="css/clubs.css" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-EWV0BENQCZ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-EWV0BENQCZ');
</script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2439336975095855"
crossorigin="anonymous"></script>
</head>
<body class="d-flex flex-column h-100">
<main class="flex-shrink-0">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-dark bg-dark pt-5 pb-0 mb-0">
<div class="container px-5">
<a class="navbar-brand" href="index.html"><img src="css/logo.png" class="logo" alt="">ITrendz Chennai</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"><span
class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ms-auto mb-2 mb-lg-0">
<li class="nav-item"><a class="nav-link" href="index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="clubs.html">Clubs & Chapters</a></li>
<li class="nav-item"><a class="nav-link" href="https://faculty.vitrendz.com/">Faculty Review System</a></li>-->
<!--<li class="nav-item"><a class="nav-link" href="pricing.html">Pricing</a></li>-->
<!--<li class="nav-item"><a class="nav-link" href="faq.html">FAQ</a></li>-->
<!--<li class="nav-item"><a class="nav-link" href="pyq.html">Past Year Questions</a></li>-->
<!--<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" id="navbarDropdownBlog" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Blog</a>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="navbarDropdownBlog">
<li><a class="dropdown-item" href="blog-home.html">Blog Home</a></li>
<li><a class="dropdown-item" href="blog-post.html">Blog Post</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" id="navbarDropdownPortfolio" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Portfolio</a>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="navbarDropdownPortfolio">
<li><a class="dropdown-item" href="portfolio-overview.html">Portfolio Overview</a></li>
<li><a class="dropdown-item" href="portfolio-item.html">Portfolio Item</a></li>
</ul>
</li>-->
</ul>
</div>
</div>
</nav>
<!-- <nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<div class="container px-5">
<a class="navbar-brand" href="index.html">VITrendz Chennai</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ms-auto mb-2 mb-lg-0">
<li class="nav-item"><a class="nav-link" href="index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="faq.html">FAQ</a></li>
<li class="nav-item"><a class="nav-link" href="pyq.html">Past Year Questions</a></li>
<li class="nav-item"><a class="nav-link" href="clubs.html">Clubs & Chapters</a></li>
</ul>
</div>
</div>
</nav> -->
<!-- Page content-->
<section class="bg-light py-5">
<div class="container px-5 my-5">
<div class="text-center mb-5">
<h1 class="fw-bolder header-ft">Clubs & Chapters</h1>
<p class="lead fw-normal text-muted mb-0">One Place For All Infos!</p>
</div>
<div class="row gx-5 justify-content-center">
<!-- Technical Clubs-->
<div class="col-lg-6 col-xl-4">
<div class="card mb-5 mb-xl-0 card-item-main">
<div class="flip-box">
<div class="flip-box-inner">
<div class="flip-box-front">
<h2>Technical Clubs</h2>
</div>
<div class="flip-box-back">
<h2>The surge and energy for tech and innovation is never low at VITC. That's why there are technical clubs in almost every field at VITC. Find out more about these clubs here.</h2>
<div class="d-grid explore-button"><a class="btn btn-outline-dark" href="technical-clubs.html">Explore here</a></div>
</div>
</div>
</div>
</div>
</div>
<!-- Non-Technical Clubs-->
<div class="col-lg-6 col-xl-4">
<div class="card mb-5 mb-xl-0 card-item-main">
<div class="flip-box2">
<div class="flip-box-inner2">
<div class="flip-box-front2">
<h2>Non-technical Clubs</h2>
</div>
<div class="flip-box-back2">
<h2>Apart from mainstream technology and the fast world, sometimes we all just want to take a break and enjoy the world. There are many social and cultural clubs that are doing the same at VITC; celebrating the arts and changing the world. Find out more about these clubs here.</h2>
<div class="d-grid explore-button" id="non-tech-button"><a class="btn btn-outline-dark" href="non-technical.html">Explore here</a></div>
</div>
</div>
</div>
</div>
</div>
<!-- Non-Credit-->
<div class="col-lg-6 col-xl-4">
<div class="card card-item-main">
<div class="flip-box3">
<div class="flip-box-inner3">
<div class="flip-box-front3">
<h2>Non-Credit Clubs</h2>
</div>
<div class="flip-box-back3">
<h2>Unlike most clubs at VITC that are included in the FFCS system thereby contributing credits, there are many other clubs that have strong and wonderful aims without necessarily having to contribute to credits. Find out more about these clubs here.</h2>
<div class="d-grid explore-button"><a class="btn btn-outline-dark" href="non-credit.html">Explore here</a></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
<!-- Footer-->
<footer class="bg-dark py-4 mt-auto">
<div class="container px-5">
<div class="row align-items-center justify-content-between flex-column flex-sm-row">
<div class="col-auto"><div class="small m-0 text-white">Copyright © Your Website 2021</div></div>
<div class="col-auto">
<a class="link-light small" href="#!">Privacy</a>
<span class="text-white mx-1">·</span>
<a class="link-light small" href="#!">Terms</a>
<span class="text-white mx-1">·</span>
<a class="link-light small" href="#!">Contact</a>
</div>
</div>
</div>
</footer>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
<!-- * * SB Forms JS * *-->
<!-- * * Activate your form at https://startbootstrap.com/solution/contact-forms * *-->
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
<script src="https://cdn.startbootstrap.com/sb-forms-latest.js"></script>
</body>
</html>