-
Notifications
You must be signed in to change notification settings - Fork 2
/
about.html
207 lines (196 loc) · 9.5 KB
/
about.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
<!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" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<!-- google font -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.css" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Poppins&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.min.css" />
<link rel="stylesheet" href="./dist/css/style.css" />
<link rel="stylesheet" href="./dist/css/about.css" />
<link rel="shortcut icon" href="./images/NEWLOGO.png" type="image/x-icon" />
<link rel="stylesheet" href="./css//responsive.css" />
<link rel="stylesheet" href="./css//navbar.css" />
<link rel="stylesheet" href="./css/gallery_page.css" />
<title>Engineer 2022 | About</title>
</head>
<body class="abt-body">
<header>
<div class="container">
<nav class="main-nav">
<a href="/" class="logo hero-glitch" data-text="ENGINEER">ENGINEER</a>
<button id="nav-button" class="navbar-toggler" type="button" data-bs-toggle="collapse" aria-expanded="false"
aria-label="Toggle navigation">
<svg class="nav-ham" viewBox="0 0 100 100" width="50" onclick="this.classList.toggle('active')">
<path class="nav-ham-line top"
d="m 30,33 h 40 c 0,0 9.044436,-0.654587 9.044436,-8.508902 0,-7.854315 -8.024349,-11.958003 -14.89975,-10.85914 -6.875401,1.098863 -13.637059,4.171617 -13.637059,16.368042 v 40" />
<path class="nav-ham-line middle" d="m 30,50 h 40" />
<path class="nav-ham-line bottom"
d="m 30,67 h 40 c 12.796276,0 15.357889,-11.717785 15.357889,-26.851538 0,-15.133752 -4.786586,-27.274118 -16.667516,-27.274118 -11.88093,0 -18.499247,6.994427 -18.435284,17.125656 l 0.252538,40" />
</svg>
</button>
<ul class="nav-list" id="nav-menu">
<li>
<a href="/" class="nav-link">Home</a>
</li>
<li>
<a href="https://engineer.nitk.ac.in/about" class="nav-link">About</a>
</li>
<li>
<a href="https://engineer.nitk.ac.in/brochure" class="nav-link">Brochure</a>
</li>
<li>
<a href="https://engineer.nitk.ac.in/events" class="nav-link">Events</a>
</li>
<li>
<a href="https://engineer.nitk.ac.in/workshops" class="nav-link">Workshops</a>
</li>
<li>
<a href="https://engineer.nitk.ac.in/gallery" class="nav-link">Gallery</a>
</li>
<li>
<a href="#contact_us" class="nav-link">Contact</a>
</li>
</ul>
</nav>
</div>
</header>
<!-- <div class="home-top-space-custom"></div> -->
<section class="section_about_us" id="section_about_us">
<div class="container">
<div class="align-middle">
<div class="row">
<div class="container col-md-6" data-aos="fade-up" data-aos-delay="150" data-aos-easing="ease-out">
<h2 class="text-white my-3 abt-us">About Us</h2>
<div class="about_sec_text">
Engineer or "Engi" as we call it, is the Annual Technical Symposium of NITK
Surathkal, to promote technical and managerial enthusiasm amongst young and bright
minds of our nation and to provide a platform to transform their innovative ideas
into a meaningful reality. You will see the college dressed for the festival in
vibrant colors of excitement and joy. It is an amazing experience, we assure you.
</div>
<a class="text-dark" href="https://engineer.nitk.ac.in/2022/" target="_blank">
<button class="fancy-button">Revisit Engineer'22</button>
</a>
</div>
<div class="col-md-6 my-3 about_video">
<img src="./images/NEWLOGO.png" alt="" />
</div>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="text-center text-lg-start text-white contact_use" id="contact_us"
style="background-color: rgb(20, 20, 20)">
<section class="">
<div class="container text-center text-md-start mt-5">
<div class="row mt-3">
<div class="col-md-3 col-lg-4 col-xl-3 mx-auto mb-4">
<h6 class="text-uppercase fw-bold engineer-logo">Engineer</h6>
<hr class="mb-4 mt-0 d-inline-block mx-auto" style="width: 60px; background-color: #c004d9; height: 2px" />
<p>
Engineer is the Annual Technical Symposium of NITK Surathkal and is one of the
largest of its kind in India.
</p>
</div>
<div class="col-md-2 col-lg-2 col-xl-2 mx-auto mb-4">
<h6 class="text-uppercase fw-bold">Discover</h6>
<hr class="mb-4 mt-0 d-inline-block mx-auto" style="width: 60px; background-color: #c004d9; height: 2px" />
<p>
<a href="https://engineer.nitk.ac.in/team" class="text-white link_hover">Our Team</a>
</p>
<p>
<a href="#!" class="text-white link_hover">Brochure</a>
</p>
<p>
<a href="/#timeline" class="text-white link_hover">Schedule</a>
</p>
<p>
<a href="#!" class="text-white link_hover">Suggestions & Feedback</a>
</p>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-md-3 col-lg-2 col-xl-2 mx-auto mb-4">
<!-- Links -->
<h6 class="text-uppercase fw-bold">About</h6>
<hr class="mb-4 mt-0 d-inline-block mx-auto" style="width: 60px; background-color: #c004d9; height: 2px" />
<p>
<a href="#" class="text-white link_hover">About Us</a>
</p>
<p>
<a href="https://www.nitk.ac.in/" class="text-white link_hover" target="_blank">NITK</a>
</p>
</div>
<div class="col-md-4 col-lg-3 col-xl-3 mx-auto mb-md-0 mb-4">
<!-- Links -->
<h6 class="text-uppercase fw-bold">Contact</h6>
<hr class="mb-4 mt-0 d-inline-block mx-auto" style="width: 60px; background-color: #c004d9; height: 2px" />
<p>
<i class="fas fa-home mr-3"></i> National Institute of Technology Karnataka,
Surathkal, Mangalore - 575 025
</p>
<p>
<i class="fas fa-envelope mr-3"></i>
<a href="mailto:[email protected]" class="link_hover">[email protected]</a>
</p>
<p>
<i class="fas fa-phone mr-3"></i><a href="tel:+91 8839404484" class="link_hover">+91-8839404484</a>
</p>
</div>
</div>
</div>
</section>
<!-- Section: Links -->
<section class="d-flex justify-content-center p-4 center mt-3" style="background-color: rgb(20, 20, 20)">
<div class="social-icon">
<a href="https://www.facebook.com/EngineerNITK/" class="text-white me-4" target="_blank">
<i class="fab fa-facebook-f"></i>
</a>
<!-- <a href="mailto:[email protected]" class="text-white me-4" target="_blank">
<i class="fab fa-google"></i>
</a> -->
<a href="https://www.instagram.com/engineernitk/" class="text-white me-4" target="_blank">
<i class="fab fa-instagram"></i>
</a>
<a href="https://www.linkedin.com/company/engineer-nitk/mycompany/" class="text-white me-4" target="_blank">
<i class="fab fa-linkedin"></i>
</a>
<a href="https://github.com/ENGINEER-NITK" class="text-white me-4" target="_blank">
<i class="fab fa-github"></i>
</a>
<a href="https://www.youtube.com/channel/UCuI2mPU8NqIKvdW9F4wJTVg" class="text-white me-4" target="_blank">
<i class="fab fa-youtube"></i>
</a>
</div>
</section>
<!-- Copyright -->
<div class="text-center p-3 my-3" style="background-color: rgba(20, 20, 20, 1)">
© 2022 Copyright Engineer | Design by
<a class="text-white link_hover" href="https://github.com/ENGINEER-NITK/ENGINEER-NITK.github.io">Engineer'22 Web
Team</a>
</div>
<!-- Copyright -->
</footer>
<!-- Scripts -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p"
crossorigin="anonymous"></script>
<script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
<!-- Local Scripts -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.js"></script>
<script src="./js/main.js"></script>
</body>
</html>