-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
177 lines (141 loc) · 6.6 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
177
<!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">
<title>🤖Robotics Club MMMUT - CLONE</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="resp.css">
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<script src="script.js"></script>
</head>
<body class="ind bd">
<div class="arrow">
<button id="opn" onclick="f1()">⬇️</button>
<button id="cls" onclick="f2()">⬆️</button>
</div>
<div class="top">
<div class="nav" id="">
<div class="logo1">
<img src="https://www.rcmmmut.in/static/media/logorc.bdca3b5d97a557983ec8.png" alt="">
</div>
<div class="links">
<li><a href="index.html">HOME</a></li>
<li><a href="event.html">EVENTS</a></li>
<li><a href="web.html">WORKSHOP</a></li>
<li><a href="gallery.html">GALLERY</a></li>
<li><a href="team.html">TEAM</a></li>
</div>
<div class="logo1">
<img src="img/mmmut_logo.png" alt="">
</div>
</div>
</div>
<div class="sidebar">
<li><a href="index.html">HOME</a></li>
<li><a href="event.html">EVENTS</a></li>
<li><a href="web.html">WORKSHOP</a></li>
<li><a href="gallery.html">GALLERY</a></li>
<li><a href="team.html">TEAM</a></li>
</div>
<section class="center" data-aos="zoom-in">
<div class="box">
<h1>ROBOTICS CLUB</h1>
<h3>MMMUT GORAKHPUR</h3>
</div>
</section>
<div class="about">
<div class="t">
<h1 data-aos="fade-right">ABOUT US</h1>
</div>
<div class="txt" data-aos="fade-up">
Robotics club provides an opportunity for students to supplement their education with hands-on experience in
integration engineering. From the past 12 years we engage our students with active participation in various
workshops, contests and tutorials to develop their interest in Robotics.
</div>
<div class="txt" data-aos="fade-up">
The club carries forward its vision and ideas by continuously creating hotspots where pool of technical
knowledge meets via workshops and an annually organized event ROBOMANIA where the club members present
events to the students which require plethora of practical implementation of concepts. Our Vision mainly is
to:-
</div>
<div class="img-btn">
<div class="box1" data-aos="fade-right">
<img src="https://www.rcmmmut.in/static/media/rcian.178727dbf6c0b000446e.jpg" alt="">
<div class="btn" data-aos="fade-left">
<li><button id="btn">Robomania 23</button></li>
<li><button id="btn">Instagram</button></li>
<li><button id="btn">Youtube</button></li>
</div>
</div>
</div>
<div class="txt" data-aos="fade-up">
The Club offers indispensible guidance, workshops and tutorials along with tools, equipments, components and
workspace. The family meets periodically to discuss over matters such as the management of the workspace,
workshops, projects and competitions. We welcome anyone, with or without prior knowledge, who wishes to be a
part of this fraternity. </div>
<div class="txt" data-aos="fade-up">
We firmly believe in working in a planned, organized and disciplined manner that helps us in risk free
management. The proceedings of the club are all pre-planned and run smoothly according to the rules. Well
defined goals, an organized and disciplined work structure and motivated members are the features of the
club that have helped the club to grow to a level where we see it now. The club today is an active platform
for students to display and develop their practical machine building skills and knowledge. </div>
</div>
<div class="contact">
<div class="c">
<h1 data-aos="fade-right">CONTACT US</h1>
</div>
<div class="box1">
<div class="map" data-aos="flip-up">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3563.4482325023837!2d83.43594927965778!3d26.73006879773055!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39915ca3e2aa136b%3A0xc039bdf0211338a9!2sMadan%20Mohan%20Malaviya%20University%20Of%20Technology!5e0!3m2!1sen!2sin!4v1683903096407!5m2!1sen!2sin"
width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy"
referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
<form action="#?">
<div class="frm" data-aos="fade-up">
<div class="input"> <label for="">NAME</label><br><input type="text"><br></div>
<div class="input"> <label for="">EMAIL</label><br><input type="text"><br></div>
<div class="input"> <label for="">YOUR MESSAGE</label><br><textarea type="text"></textarea></div>
<div class="input"><input type="submit" id="submit"></div>
</div>
</form>
</div>
</div>
<div class="icons" data-aos="fade-up">
<div class="icon">
<div class="first">
<div class="icn">📞</div>
<h2>+91123456789</h2>
</div>
<div class="first">
<div class="icn">📬</div>
<h2>roboticsclub@gmail.com</h2>
</div>
<div class="first">
<div class="icn">📌</div>
<h2>Robotics Club MMMUT</h2>
</div>
</div>
</div>
</div>
<div class="refer">
<div class="baxa">
<li><a href=""><img src="img/fb_logo.png" alt=""></a></li>
<li><a href=""><img src="img/insta_logo.png" alt=""></a></li>
<li><a href=""><img src="img/yt_logo.png" alt=""></a></li>
<li><a href=""><img src="img/linkedin_logo.png" alt=""></a></li>
</div>
</div>
<div class="footy">
<div class="copyright">
©️ Robotics Club MMMUT All rights reserved.
</div>
</div>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
AOS.init();
</script>
</body>
</html>