-
Notifications
You must be signed in to change notification settings - Fork 1
/
contact.html
174 lines (143 loc) · 8.69 KB
/
contact.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 tags-->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>Epic Club</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="./src/logo1.png" rel="icon">
<link href="./src/logo1.png" rel="apple-touch-icon">
<!--Imported CSS-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BmbxuPwQa2lc/FVzBcNJ7UAyJxM6wuqIj61tLrc4wSX0szH/Ev+nYRRuWlolflfl" crossorigin="anonymous">
<link href="https://unpkg.com/[email protected]/dist/aos.css" rel="stylesheet">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Spartan&display=swap" rel="stylesheet" />
<link rel='stylesheet prefetch' href='https://fonts.googleapis.com/css?family=Montserrat:400,700'>
<link rel='stylesheet prefetch' href='https://fonts.googleapis.com/css?family=Poppins:400,700'>
<!--Custom CSS-->
<link rel="stylesheet" href="./src/style.css" />
<link rel="stylesheet" href="src/events_style.css">
</head>
<body>
<header>
<!--Navbar-->
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
<div class="container-fluid">
<a class="navbar-brand img-fluid" href="index.html">
<img src="./src/logo1.png" width="50" height="50" alt="">
</a>
<a class="navbar-brand" href="index.html" ><strong>EPiC</strong></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarToggler" aria-controls="navbarToggler" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarToggler">
<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="team.html">Team</a>
</li>
<li class="nav-item">
<a class="nav-link" href="events.html">Events This Year</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Link</a>
</li>
<li class="nav-item">
<a class="nav-link" href="timeline.html">Timeline</a>
</li>
<li class="nav-item active">
<a class="nav-link active" aria-current="page" href="contact.html">Contact Us</a>
</li>
</ul>
</div>
</div>
</nav><!--End Navbar-->
</header>
<!-- ======= Hero Section ======= -->
<section id="hero" class="d-flex align-items-center">
<div class="container position-relative" data-aos="fade-up" data-aos-delay="500">
<h1>Contact Us</h1>
</div>
</section><!-- End Hero -->
<div class="container">
<br />
<div class="row">
<div class="col-md-6">
<div class="text" data-aos-easing="ease-in-out" data-aos="flip-right" data-wow-duration="100">
<hr class="featurette-divider">
<img src="./src/logo1.png" width="80%" height="450" frameborder="0" style="border:0" allowfullscreen></img>
<hr class="featurette-divider">
</div>
</div>
<br />
<div class="col-md-6">
<div class="widget-heading" data-aos-easing="ease-in-out" data-aos="flip-left" data-wow-duration="100">
<hr class="featurette-divider">
<h1 style="color: white;" > Contact Us </h1>
<hr class="featurette-divider">
<a href="https://www.linkedin.com/in/muthu-avichi/" target="_blank" style="color: white;"><h2>Muthu Avichi(Core)</h2></a>
<h4 style="color: white;">EPiC Club</h4>
<p style="color: white;">IIITDM Kancheepuram <br style="margin: 0">Chennai: 600127.<br>
<hr class="featurette-divider">
<h3 style="color: white;">Follow Us on our social media</h3>
<ul class="social-media">
<li> <a href="https://www.instagram.com/iiitdm_epic/" target="_blank" style="color: white; font-size: 20px;"><i class="fab fa-instagram"> Instagram</i></a></li>
<li> <a href="https://www.linkedin.com/company/epic-iiitdm/" target="_blank" style="color: white; font-size: 20px;"><i class="fab fa-linkedin"> LinkedIn</i></a></li>
</ul>
<h3 style="color: white;">Email us to join our exclusive discord server</h3>
<ul>
<li> <i class="fas fa-envelope-square" style="color: white; font-size: 20px"> Email: </i><a href="mailto:[email protected]" style="color: white"> [email protected]</a></li>
</ul>
</div>
</div>
</div>
</div>
<footer id="footer">
<div class="container p-4 pb-0">
<!-- Section: Social media -->
<div class="row"></div>
<section class="col-12 mb-4">
<a class="btn btn-outline-light btn-floating m-1" href="#!" role="button"
><i class="fa fa-facebook-f"></i
></a>
<a class="btn btn-outline-light btn-floating m-1" href="#!" role="button"
><i class="fa fa-twitter"></i
></a>
<a class="btn btn-outline-light btn-floating m-1" href="#!" role="button"
><i class="fa fa-instagram"></i
></a>
<a class="btn btn-outline-light btn-floating m-1" href="#!" role="button"
><i class="fa fa-linkedin"></i
></a>
<a class="btn btn-outline-light btn-floating m-1" href="#!" role="button"
><i class="fa fa-github"></i
></a>
</section>
<!-- Section: Social media -->
</div>
</div>
<!-- Copyright -->
<div class="text-center p-3 copyright">
© 2021 Copyright:
<a class="text-white" href="">Epic Club</a>
</div>
<!-- Copyright -->
</footer>
<div id="preloader"></div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-KsvD1yqQ1/1+IA7gi3P0tyJcT3vR+NdBTt13hSJ2lnve8agRGXTTyNaBYmCR/Nwi" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-nsg8ua9HAw1y0W1btsyWgBklPnCUAFLuTMS2G72MMONqmOymq585AcH49TLBQObG" crossorigin="anonymous"></script>
<!-- <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-b5kHyXgcpbZJO/tY9Ul7kGkf1S0CWuKcCD38l8YkeH8z8QjE0GmW1gYU5S9FOnJ0" crossorigin="anonymous"></script> -->
<script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
<script src="https://kit.fontawesome.com/640f233f54.js" crossorigin="anonymous"></script>
<script src="./src/main.js"></script>
<script src="./src/aos.js"></script>
</body>
</html>