-
Notifications
You must be signed in to change notification settings - Fork 0
/
contactUs.html
192 lines (170 loc) · 9.23 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
183
184
185
186
187
188
189
190
191
192
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/css/materialize.min.css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!-- <script type = "text/javascript" src = "https://code.jquery.com/jquery-2.1.1.min.js"></script> -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/js/materialize.min.js"></script>
<link type="text/css" rel="stylesheet" href="css/materialize.min.css" media="screen,projection"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<script src='https://kit.fontawesome.com/a076d05399.js'></script>
<title>Contact US</title>
<style>
#headcontact{
font-size: 70px;
text-shadow: 3px 3px gray;
}
.navhead{
color: black;
font-size: 20px;
}
</style>
</head>
<body>
<!--navbar-->
<div class="navbar-fixed">
<nav class="white">
<div class="nav-wrapper nav_colour">
<a href="#!" class="brand-logo">Logo</a>
<a href="#" data-target="mobile-demo" class="sidenav-trigger"><i class="material-icons">menu</i></a>
<ul class="right hide-on-med-and-down">
<li ><a href="home.html"class="navhead">Home</a></li>
<li ><a href="Radiance.html" class="navhead">Radiance</a></li>
<li><a href="domain.html" class="navhead">Domains </a></li>
<li ><a href="gallery.html" class="navhead">Gallery</a></li>
<li ><a href="contactUs.html" class="navhead">Contact Us</a></li>
</ul>
</div>
</nav>
</div>
<section class="breadcrumbs-section">
<div class="container p-1 p-sm-3">
<div class="row">
<div class="col-12">
<p id="headcontact">Contact Us<p>
</div>
</div>
</div>
</section>
<section>
<div class="container">
<div class="row">
<div class="col-12" style = "font-size: 14px; line-height: 24px;margin:10px; font-family: "Montserrat",sans-serif;">
<p style="color: #888">We are here to help. If you have requirements/queries about our programs; fill up the Contact
form below and we will do our best to reply within 24 hours Alternatively simply pickup the phone and
give us a call.
</p>
<hr>
</div>
</div>
</div>
</section>
<section class="form-section">
<div class="container">
<div class="row">
<div class="col-md-6" style = "padding: 25px;border: 1px light-gray;margin: 15px;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);">
<form action="">
<div class="row">
<div class="col-md-6">
<input type="text" class="form-control" placeholder="Full Name">
</div>
<div class="col-md-6">
<input type="email" class="form-control" placeholder="Email address">
</div>
</div>
<div class="row">
<div class="col-md-6">
<input type="number" class="form-control" placeholder="Contact Number">
</div>
<div class="col-md-6">
<input type="text" class="form-control" placeholder="Institute">
</div>
</div>
<div class="row">
<div class="col-md-12">
<input type="text" class="form-control" placeholder="Subject *">
</div>
</div>
<div class="row">
<div class="col-md-12">
<textarea rows="8"></textarea>
</div>
</div>
<div class="row">
<div class="form-group col-md-12 text-center">
<button type="submit" class="btn btn-primary" style="margin-top: 1rem;border-radius:50px;cursor:pointer;">
<i class="far fa-paper-plane"></i>
Send Message
</button>
</div>
</div>
</form>
</div>
<div class="col-md-5" style="padding: 19px;margin: 15px ;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);">
<h5>Call Us/ Whatsapp</h5>
<p style="font-weight: 600;padding:0 0 10px 42px;line-height:28px;font-size:14px;"><a href="tel: +919090909090"><i class="fas fa-phone"></i>+(91) 9090909090</a><br>
</p>
<h5>Email / Website</h5>
<p style="font-weight: 600;padding:0 0 10px 42px;line-height:28px;font-size:14px;">
<a href="mailto:[email protected]"><i class="fas fa-envelope"></i>
[email protected]</a><br>
<a href="pict.acm.org"><i class="fas fa-globe"></i>
pict.acm.org</a><br>
</p>
<h5>College hours</h5>
<p style="font-weight: 600;padding:0 0 10px 42px;line-height:28px;font-size:14px;">
Mon-Fri : 8am - 5pm(IST)
</p>
<h5>Address</h5>
<p style="font-weight: 600;padding:0 0 10px 42px;line-height:28px;font-size:14px;">
Survey No. 27, Near, Trimurti Chowk, Bharati Vidyapeeth Campus, Dhankawadi, Pune, Maharashtra 411043
</p>
</div>
</div>
<hr>
</div>
</section>
<section class="container">
<center><iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3784.57618972542!2d73.84864491538853!3d18.457542087445763!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bc2eac85230ba47%3A0x871eddd0a8a0a108!2sSCTR'S%20Pune%20Institute%20of%20Computer%20Technology!5e0!3m2!1sen!2sin!4v1577111648170!5m2!1sen!2sin" width="100%" height="400" frameborder="0" style="border:0;border-radius: 5px;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);">" allowfullscreen=""></iframe></center>
</section>
<br>
<br>
<footer class="page-footer" style="background-color: #003a78;">
<div class="container" style="overflow-x: hidden;">
<div class="row">
<div class="col l6 s12">
<h5 class="white-text">Footer Content</h5>
<p class="grey-text text-lighten-4">You can use rows and columns here to organize your footer content.</p>
</div>
<div class="col l4 offset-l2 s12">
<h5 class="white-text">Links</h5>
<ul>
<li><a class="grey-text text-lighten-3" href="#!">Link 1</a></li>
<li><a class="grey-text text-lighten-3" href="#!">Link 2</a></li>
<li><a class="grey-text text-lighten-3" href="#!">Link 3</a></li>
<li><a class="grey-text text-lighten-3" href="#!">Link 4</a></li>
</ul>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container">
© 2014 Copyright Text
<a class="grey-text text-lighten-4 right" href="#!">More Links</a>
</div>
</div>
</footer>
<script>
$(".button-collapse").sideNav();
</script>
<script src = "./js/home.js"> </script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"></script>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
</body>
</html>