-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
176 lines (161 loc) · 7.75 KB
/
index.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="./img/logo.jpg" type="image/x-icon">
<!-- Bootstrap CSS -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
<title>CodeChef - SRMIST RMP</title>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light bg-light fixed-top">
<div class="container">
<a class="navbar-brand" href="#"><img src="img/logo.jpg" width="72px" alt="logo"></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse justify-content-end" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./events/index.html">Events</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#about-us">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#contact">Contact</a>
</li>
<!-- <li class="nav-item">
<a class="nav-link disabled">Disabled</a>
</li> -->
</ul>
</div>
</div>
</nav>
<header class="page-header gradient">
<div class="container pt-3">
<div class="row justify-content-center align-items-center">
<div class="col-md-5">
<h2>CodeChef SRMRMP</h2>
<p>CodeChef SRM RMP is a Non - Profit Technical Club that will help you be a better Coder
/ Programmer / Developer.</p>
<a href="https://www.linkedin.com/company/codechef-srmrmp/"><button type="button"
class="btn btn-outline-primary btn-lg">Linkedin</button></a>
<a href="https://www.instagram.com/codechefsrm.rmp/"><button type="button"
class="btn btn-outline-danger btn-lg">Instagram</button></a>
</div>
<div class="col-md-5"><img src="img/hero.svg" alt=""></div>
</div>
</div>
<!-- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 200">
<path fill="#fff" fill-opacity="1"
d="M0,64L48,80C96,96,192,128,288,138.7C384,149,480,139,576,122.7C672,107,768,85,864,90.7C960,96,1056,128,1152,154.7C1248,181,1344,203,1392,213.3L1440,224L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z">
</path>
</svg> -->
</header>
<section class="sponsors">
<div class="container text-center">
<div class="row g-3">
<div class="col-md-6">
<img width="200px" src="img/cc-logo.png" alt="">
</div>
<div class="col-md-6">
<img src="img/srmrmp-logo.png" width="200px" alt="">
</div>
</div>
</div>
</section>
<section class="gradient feature">
<!-- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 100 1440 300">
<path fill="#fff" fill-opacity="10"
d="M0,256L60,245.3C120,235,240,213,360,192C480,171,600,149,720,154.7C840,160,960,192,1080,208C1200,224,1320,224,1380,224L1440,224L1440,0L1380,0C1320,0,1200,0,1080,0C960,0,840,0,720,0C600,0,480,0,360,0C240,0,120,0,60,0L0,0Z">
</path>
</svg> -->
<div class="container">
<div class="row align-items-center justify-content-center">
<div class="col-md-6">
<img src="img/hero2.svg" alt="" width="80%">
</div>
<div class="col-md-6">
<h2 class="my-3">Departments</h2>
<p class="my-4">
The CodeChef SRMRMP Chapter is a close-knit community where everyone shares highlights and best
practices from their events.
</p>
<ul>
<li>Technical</li>
<li>Management</li>
<li>Competitive Coding</li>
<li>Design</li>
<li>Editorial</li>
<li>Marketing</li>
</ul>
</div>
</div>
</div>
</section>
<section class="about" id="about-us">
<div class="container">
<h2>About Us</h2>
<p>Our primary intention is to promote all - round development of students through interactive sessions,
events,
workshops
and projects that help them percieve real-world problems. We strive hard to educate and guide our
members by
equpping
them with technical and management skills, thereby enabling them to make significant contributions
towards
the
community.
</p>
</div>
</section>
<section class="contact" id="contact">
<div class="container">
<h2>Contact Us</h2>
<form action="mailto:someone@example.com" method="post" enctype="text/plain">
<!-- <label for="name">Name</label> <br> -->
<input type="text" placeholder="Name" name="name"> <br>
<!-- <label for="email">E-Mail</label> <br> -->
<input type="email" placeholder="E-Mail" name="mail"> <br>
<!-- <label for="message">Message</label> <br> -->
<textarea name="message" placeholder="Message" id="message" cols="30" rows="5"></textarea> <br>
<input class="btn btn-outline-primary" type="submit" value="Submit">
</form>
</div>
</section>
<section class="footer gradient">
<div class="container">
<a href="https://www.facebook.com/">
<i class="bi bi-facebook"></i>
</a>
<a href="https://www.instagram.com/codechefsrm.rmp/">
<i class="bi bi-instagram"></i>
</a>
<a href="https://www.linkedin.com/company/codechef-srmrmp/">
<i class="bi bi-linkedin"></i>
</a>
<a href="https://www.github.com/">
<i class="bi bi-github"></i>
</a>
<a href="https://www.youtube.com/channel/UCh-5M0r0SBgb5xNCFXG7aXQ">
<i class="bi bi-youtube"></i>
</a>
<p>SRM Institute of Technology, Bharathi Salai, Ramapuram, Chennai, Tamil Nadu 600089, India</p>
<p>© 2021 | CodeChef-SRMRMP | All Rights Reserved</p>
<!-- <p>Made with ❤️ in 🇮🇳</p> -->
</div>
</section>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"
integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p"
crossorigin="anonymous"></script>
</body>
</html>
<!--Made with <3 by Aritra Saha for CodeChefRMP XD-->