-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontactus.html
182 lines (167 loc) · 6.74 KB
/
contactus.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
<!DOCTYPE HTML>
<html>
<head>
<title>Technocrats Robotics</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Header -->
<header id="header">
<h1><a href="index.html">TEAM TECHNOCRATS ROBOTICS</a></h1>
<nav id="nav">
<ul>
<li class="special">
<a href="#menu" class="menuToggle"><span>Menu</span></a>
<div id="menu">
<ul>
<li><a href="index.html">Home</a></li>
<!-- coz we dont need a about section -->
<li><a href="generic.html">Robocon</a></li>
<li><a href="rover.html">Indian Rover Challenge</a></li>
<li><a href="Gallery/index.html">Gallery</a></li>
<li><a href="contactus.html">Contact Us</a></li>
</ul>
</div>
</li>
</ul>
</div>
</li>
</ul>
</nav>
</header>
<!-- Main -->
<article id="main">
<header>
<h2>CONTACT US</h2>
<p> We'd love to hear from you </p>
</header>
<section class="wrapper style5">
<div class="inner">
<h3>CONTACT US</h3>
<form method="post" action="#">
<div class="row gtr-uniform">
<div class="col-6 col-12-xsmall">
<input type="text" name="demo-name" id="demo-name" value="" placeholder="Name" />
</div>
<div class="col-6 col-12-xsmall">
<input type="email" name="demo-email" id="demo-email" value="" placeholder="Email" />
</div>
<div class="col-12">
<select name="demo-category" id="demo-category">
<option value="">- Category -</option>
<option value="1">Managment</option>
<option value="1">Electrical</option>
<option value="1">Mechanical </option>
<option value="1">Programming</option>
<option value="1">Others</option>
</select>
</div>
<div class="col-4 col-12-small">
<input type="radio" id="demo-priority-low" name="demo-priority" checked>
<label for="demo-priority-low">Low Priority</label>
</div>
<div class="col-4 col-12-small">
<input type="radio" id="demo-priority-normal" name="demo-priority">
<label for="demo-priority-normal">Normal Priority</label>
</div>
<div class="col-4 col-12-small">
<input type="radio" id="demo-priority-high" name="demo-priority">
<label for="demo-priority-high">High Priority</label>
</div>
<div class="col-6 col-12-small">
<input type="checkbox" id="demo-copy" name="demo-copy">
<label for="demo-copy">Email me a copy</label>
</div>
<div class="col-6 col-12-small">
<input type="checkbox" id="demo-human" name="demo-human" checked>
<label for="demo-human">Not a robot</label>
</div>
<div class="col-12">
<textarea name="demo-message" id="demo-message" placeholder="Enter your message" rows="6"></textarea>
</div>
<div class="col-12">
<ul class="actions">
<li><input type="submit" value="Send Message" class="primary" /></li>
<li><input type="reset" value="Reset" /></li>
</ul>
</div>
</div>
</form>
</div>
</section>
</article>
<h3>CONTACT OUR REPRESENTATIVES</h3>
<div class="table-wrapper">
<table class="alt">
<thead>
<tr>
<th>Designation</th>
<th>Name and Email</th>
<th>Contact</th>
</tr>
</thead>
<tbody>
<tr>
<td>Team Captain</td>
<td>Shivam Gupta - [email protected]</td>
<td>+91 7678408092</td>
</tr>
<tr>
<td>Vice Captain</td>
<td>Abhinav Bhattacharya - [email protected]</td>
<td>+91 9212042504</td>
</tr>
<tr>
<td>Team Manager</td>
<td>Aayush Kumar - [email protected]</td>
<td>+91 7397435099</td>
</tr>
<tr>
<td>Team Manager</td>
<td>Tanushree Mukherjee - [email protected]</td>
<td>+91 8127835771</td>
</tr>
<tr>
<td>Faculty Advisor</td>
<td>Arockia Selvakumar - [email protected]</td>
<td>+91 9962681933</td>
</tr>
</tbody>
<tfoot>
<tr>
<td colspan="2"></td>
</tr>
</tfoot>
</table>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a href="https://www.youtube.com/channel/UC43tBHNpVNYZA1MQjVQeMDA" class="icon brands fa-youtube"><span class="label">Youtube</span></a></li>
<li><a href="https://www.facebook.com/technocratsrobotics/" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="https://www.instagram.com/technocratsrobotics/" class="icon brands fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="https://github.com/technocrats-robotics" class="icon brands fa-github"><span class="label">Github</span></a></li>
<li><a href="
contactus.html" class="icon solid fa-envelope"><span class="label">Email</span></a></li>
</ul>
<ul class="copyright">
<li>© Untitled</li><li>Design: <a href="https://github.com/ecm-hackers">ECM-HACKERS</a></li>
</ul>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>