-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathservice.html
188 lines (171 loc) · 8.32 KB
/
service.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
<!DOCTYPE html>
<html lang="zxx">
<head>
<meta charset="utf-8">
<title>Vgogreen</title>
<!-- mobile responsive meta -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- ** Plugins Needed for the Project ** -->
<!-- Bootstrap -->
<link rel="stylesheet" href="plugins/bootstrap/bootstrap.min.css">
<!-- themefy-icon -->
<link rel="stylesheet" href="plugins/themify-icons/themify-icons.css">
<!-- slick slider -->
<link rel="stylesheet" href="plugins/slick/slick.css">
<!-- venobox popup -->
<link rel="stylesheet" href="plugins/Venobox/venobox.css">
<!-- aos -->
<link rel="stylesheet" href="plugins/aos/aos.css">
<!-- Main Stylesheet -->
<link href="css/style.css" rel="stylesheet">
<!--Favicon-->
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
</head>
<body>
<!-- navigation -->
<section class="fixed-top navigation">
<div class="container">
<nav class="navbar navbar-expand-lg navbar-light">
<a class="navbar-brand" href="index.html"><img src="l3.jpg" style="width: 7rem; height: 5rem;" alt="logo"></a>
<button class="navbar-toggler border-0" type="button" data-toggle="collapse" data-target="#navbar"
aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<!-- navbar -->
<div class="collapse navbar-collapse text-center" id="navbar">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link page-scroll" href="service.html">Team</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
</ul>
<a href="https://vardhaman.org/cie-startups-in-campus/" class="btn btn-primary ml-lg-3 primary-shadow"
target="_blank">Our
College</a>
</div>
</nav>
</div>
</section>
<!-- /navigation -->
<!-- service -->
<section class="section-lg service-bg-image position-relative"
style="background-image: url(images/backgrounds/service-page.png);">
<div class="container">
<div class="row">
<div class="col-12 text-center">
<h2 class="section-title">Environmental expo and team</h2>
<p class="mb-100">The expo has both participants and organizers as students.<br>No. of paricipants = 100<br>
No. of organizers = 11</p>
</div>
<!-- service item -->
<div class="col-sm-6 mb-4">
<div class="rounded bg-white p-4 shadow-primary">
<i class="ti-layers-alt round-icon blue mb-4"></i>
<img src="istockphoto-1097881662-612x612.jpg" style="width: 28rem; height: 28rem;">
<!-- <h4>Awesome design</h4>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia.<br><br>There live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
</div> -->
</div>
<!-- service item -->
<div class="col-sm-6 mb-4 translate-y-150">
<div class="rounded bg-white p-4 shadow-primary">
<i class="ti-layers-alt round-icon green mb-4"></i>
<img src="istockphoto-1163558249-612x612.jpg" style="width: 28rem; height: 28rem;">
<!-- <h4>Easy to customize</h4>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia.<br><br>There live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p>
</div> -->
</div>
<!-- service item -->
<div class="col-sm-6 mb-4">
<div class="rounded bg-white p-4 shadow-primary">
<i class="ti-layers-alt round-icon orange mb-4"></i>
<img src="istockphoto-117150129-612x612.jpg" style="width: 28rem; height: 28rem;">
<!-- <h4>24 Hours Open</h4>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia.<br><br>There
live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a
large language ocean.</p> -->
</div>
</div>
<!-- service item -->
<div class="col-sm-6 mb-4 translate-y-150">
<div class="rounded bg-white p-4 shadow-primary">
<i class="ti-layers-alt round-icon orange mb-4"></i>
<img src="l3.jpg" style="width: 28rem; height: 28rem;">
<!-- <h4>Great service</h4>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia.<br><br>There
live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a
large language ocean.</p> -->
</div>
</div>
</div>
</div>
<!-- background shapes -->
<img class="service-bg-1 up-down-animation" src="images/background-shape/feature-bg-2.png" alt="">
<img class="service-bg-2 left-right-animation" src="images/background-shape/seo-half-cycle.png" alt="">
<img class="service-bg-3 up-down-animation" src="images/background-shape/team-bg-triangle.png" alt="">
<img class="service-bg-4 left-right-animation" src="images/background-shape/green-dot.png" alt="">
<img class="service-bg-5 up-down-animation" src="images/background-shape/team-bg-triangle.png" alt="">
</section>
<!-- /service -->
<!-- footer -->
<footer class="footer-section footer" style="background-image: url(images/backgrounds/footer-bg.png);">
<div class="container">
<p> ©2022 by V-GoGreen. Proudly inspired by the theme of <a
href="https://themewagon.com/themes/dtox-free-bootstrap-4-html5-landing-page-template/">Themefisher</a></p>
<div class="row">
<div class="col-lg-4 text-center text-lg-left mb-4 mb-lg-0">
<!-- logo -->
<a href="index.html">
<img class="img-fluid" src="l3.jpg" style="width: 7rem; height: 5rem;" alt="logo">
</a>
</div>
<!-- footer menu -->
<nav class="col-lg-8 align-self-center mb-5">
<ul class="list-inline text-lg-right text-center footer-menu">
<li class="list-inline-item active"><a href="index.html">Home</a></li>
<li class="list-inline-item"><a class="page-scroll" href="service.html">Team</a></li>
<li class="list-inline-item"><a href="contact.html">Contact</a></li>
</ul>
</nav>
<!-- footer social icon -->
<nav class="col-12">
<ul class="list-inline text-lg-right text-center social-icon">
<li class="list-inline-item">
<a class="facebook" href="https://www.facebook.com/VMEG.AUTONOMOUS/"><i class="ti-facebook"></i></a>
</li>
<li class="list-inline-item">
<a class="twitter" href="https://twitter.com/vardhaman_coll?lang=en"><i class="ti-twitter-alt"></i></a>
</li>
<li class="list-inline-item">
<a class="linkedin" href="https://www.linkedin.com/in/vardhaman-college-of-engineering-36b297198/"><i class="ti-linkedin"></i></a>
</li>
<li class="list-inline-item">
<a class="black" href="https://github.com/AshishSharma1418"><i class="ti-github"></i></a>
</li>
</ul>
</nav>
</div>
</div>
</footer>
<!-- /footer -->
<!-- jQuery -->
<script src="plugins/jQuery/jquery.min.js"></script>
<!-- Bootstrap JS -->
<script src="plugins/bootstrap/bootstrap.min.js"></script>
<!-- slick slider -->
<script src="plugins/slick/slick.min.js"></script>
<!-- venobox -->
<script src="plugins/Venobox/venobox.min.js"></script>
<!-- aos -->
<script src="plugins/aos/aos.js"></script>
<!-- Main Script -->
<script src="js/script.js"></script>
</body>
</html>