-
Notifications
You must be signed in to change notification settings - Fork 4
/
contact.html
279 lines (224 loc) · 12 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
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
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Contact Us</title>
<meta name="description" content="Learn Programming and Data Science through online mode with opportunity to get Bachelor’s Degree (BSc) or Diploma from IIT Madras upon successfully completing required online courses. First of its kind undergraduate program that leverages the ease of online learning.">
<meta content="IITM, IIT Madras, IITMOD, IITM Bsc, IITM online, placement, IITM placement, IITMOD placement" name="keywords">
<meta property="og:title" content="IIT Madras Online Degree Program">
<meta property="og:description" content="Learn Programming and Data Science through online mode with opportunity to get Bachelor’s Degree (BSc) or Diploma from IIT Madras upon successfully completing required online courses. First of its kind undergraduate program that leverages the ease of online learning.">
<meta property="og:image" content="https://onlinedegree.iitm.ac.in/assets/img/socialmedia_card.jpg">
<meta property="og:url" content="https://onlinedegree.iitm.ac.in/">
<!-- Favicons -->
<link href="assets/img/iitmlogo.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Roboto:300,300i,400,400i,500,500i,700,700i&display=swap" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/animate.css/animate.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/css/form.css" rel="stylesheet">
<link href="assets/css/font-awesome.css">
<!-- =======================================================
* Template Name: Moderna - v4.8.0
* Template URL: https://bootstrapmade.com/free-bootstrap-template-corporate-moderna/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
<!--Start of Tawk.to Script-->
<script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/6218c18c1ffac05b1d7bb5e0/1fsob8442';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top d-flex align-items-center header-transparent">
<div class="container d-flex justify-content-between align-items-center">
<div class="logo">
<h1 class="text-light"><a href="index.html"><img src="assets/img/logo.png" alt="IIT Madras logo" class="img-fluid"></a></h1>
<!-- Uncomment below if you prefer to use an image logo -->
<!--<a href="index.html">IIT Madras BSc Degree Program<img src="assets/img/iitmlogo.png" alt="" class="img-fluid"></a>-->
</div>
<nav id="navbar" class="navbar">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="our-students.html">Our Students</a></li>
<li><a href="curriculum.html">Curriculum</a></li>
<!-- <li><a href="Training.html">Training</a></li> -->
<!-- <li><a href="portfolio.html">Portfolio</a></li>
<li><a href="team.html">Team</a></li> -->
<!-- <li><a href="achievements.html">Acheivements</a></li> -->
<!-- <li class="dropdown"><a href="#"><span>About</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="contact.html">Contact Us</a></li>
<li><a href="team.html">Team</a></li>
</ul>
</li> -->
<li><a class="active" href="contact.html">Contact Us</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
</div>
</header><!-- End Header -->
<main id="main">
<!-- ======= Contact Section ======= -->
<section class="breadcrumbs">
<div class="container">
<div class="d-flex justify-content-between align-items-center">
<h2>Contact Us</h2>
<ol>
<li><a href="index.html">Home</a></li>
<li>Contact Us</li>
</ol>
</div>
</div>
</section><!-- End Contact Section -->
<!-- ======= Contact Section ======= -->
<section class="contact" data-aos="fade-up" data-aos-easing="ease-in-out" data-aos-duration="500">
<div class="container">
<div class="row">
<div class="col-lg-6">
<div class="row">
<div class="col-md-6">
<div class="info-box">
<i class="bx bx-envelope"></i>
<h3>Email Us</h3>
<br>
<a href="mailto:iic@onlinedegree.iitm.ac.in"><p>iic@onlinedegree.iitm.ac.in</p></a>
</div>
</div>
<div class="col-md-6">
<div class="info-box">
<i class="bx bx-map"></i>
<h3>Address</h3>
<p>IITM BSc Degree Office, 3rd Floor,<br> ICSR Building,
IIT Madras, Chennai - 600036</p>
<!-- <i class="bx bx-phone-call"></i>
<h3>Call Us</h3>
<p>+1 5589 55488 55<br>+1 6678 254445 41</p> -->
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<!-- <div class="cont-form">
<h4>Get in <b>Touch</b></h4><hr> -->
<h3>Get in touch!</h3>
<hr>
<form id="fs-frm" name="simple-contact-form" accept-charset="utf-8" action="https://formspree.io/f/xrgjbjkv" method="post">
<fieldset id="fs-frm-inputs">
<label for="full-name"></label>
<input type="text" name="name" id="full-name" placeholder="Enter your Name" required="true">
<label for="designation"></label>
<input type="text" name="Designation" id="designation" placeholder="Enter your Designation" required="true">
<label for="email-address"></label>
<input type="email" name="_replyto" id="email-address" placeholder="Enter your official email address" required="">
<label for="contact-number"></label>
<input type="tel" name="Contact-Number" id="contact-number" placeholder="Enter your Contact Number" >
<label for="company-name"></label>
<input type="text" name="company-name" id="company-name" placeholder="Enter the Name of your Company" required="">
<label for="company-url"></label>
<input type="text" name="company-url" id="company-url" placeholder="Enter URL of your company website" >
<label for="message">Leave us a message</label>
<textarea rows="5" name="message" id="message" placeholder="Share your plans and proposals here." required=""></textarea>
<input type="hidden" name="_subject" id="email-subject" value="Contact Form Submission">
</fieldset>
<input type="submit" value="Submit">
</form>
</div>
</div>
</div>
</div>
</section><!-- End Contact Section -->
<!-- ======= Map Section ======= -->
<section class="map mt-2">
<div class="container-fluid p-0">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3887.689488653811!2d80.22991331534185!3d12.99170139084274!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3a526780281bed21%3A0xd860742c9f32f3f4!2sIC%26SR%20Building%20IIT%20Madras!5e0!3m2!1sen!2sin!4v1640884932998!5m2!1sen!2sin" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
</div>
</section><!-- End Map Section -->
</main><!-- End #main -->
<footer id="footer">
<!-- FOLLOWING PART CAN BE USED IF WE NEED TO USE NEWSLETTER SUBSCRIPTION AT SOME POINT -->
<!--<div class="footer-newsletter">
<div class="container">
<div class="row">
<div class="col-lg-6">
<h4>Our Newsletter</h4>
<p>Tamen quem nulla quae legam multos aute sint culpa legam noster magna</p>
</div>
<div class="col-lg-6">
<form action="" method="post">
<input type="email" name="email"><input type="submit" value="Subscribe">
</form>
</div>
</div>
</div>
</div>-->
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-contact">
<h4>Contact Us</h4>
<p>
IITM BSc Degree Office, 3rd Floor, ICSR Building,<br>
IIT Madras, Chennai - 600036<br><br>
<strong>Phone:</strong> 7850-999966 (Mon-Fri 9am-6pm)<br>
<strong>Email:</strong> iic@onlinedegree.iitm.ac.in<br>
</p>
<div class="social-links mt-3">
<a href="https://twitter.com/iitm_bsc" class="twitter" target="blank"><i class="bx bxl-twitter"></i></a>
<a href="https://www.facebook.com/iitmadrasbscdegree/" class="facebook" target="blank"><i class="bx bxl-facebook"></i></a>
<a href="https://instagram.com/iitmadras_bsc?utm_medium=copy_link" class="instagram" target="blank"><i class="bx bxl-instagram"></i></a>
<a href="https://www.linkedin.com/company/iit-madras-online-degree-programme" class="linkedin" target="blank"><i class="bx bxl-linkedin"></i></a>
<a href="https://wa.me/message/IVROM2UN7XIJL1" class="whatsapp" target="blank"><i class="bx bxl-whatsapp"></i></a>
</div>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Resources</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="https://onlinedegree.iitm.ac.in/index.html" target="_blank" rel="noopener noreferrer">IITM BSc Online Degree - Official Website</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="https://onlinedegree.iitm.ac.in/partnerships.html" target="_blank" rel="noopener noreferrer">Partner with us!</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="https://drive.google.com/file/d/1R-gxbRSJOiFbJGhwNFqSgNy2mMI2o0LC/view" target="_blank" rel="noopener noreferrer">Overview Presentation</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="https://drive.google.com/file/d/117CiFSrlx5joALD6pTNyEcBL-xLGVSQ7/view?usp=sharing" target="_blank" rel="noopener noreferrer">Placement & Internship Brochure</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright">
© Copyright <strong><span>IIT Madras</span></strong>. All Rights Reserved
</div>
</div>
</footer>
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/purecounter/purecounter.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/waypoints/noframework.waypoints.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>