-
Notifications
You must be signed in to change notification settings - Fork 313
/
contactus.html
194 lines (175 loc) · 7.3 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
193
194
<!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">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://kit-free.fontawesome.com/releases/latest/css/free.min.css" media="all" crossorigin="anonymous">
<link rel="stylesheet" href="contactus.css">
<script src="https://kit.fontawesome.com/c4254e24a8.js"></script>
<script src="https://kit.fontawesome.com/739255457e.js" crossorigin="anonymous"></script>
<script src="https://kit.fontawesome.com/YOUR_KIT_CODE.js" crossorigin="anonymous"></script>
<title>Contact Page</title>
</head>
<body>
<!--For smaller screens, menu icon used-->
<section class="contact">
<div class="navbar">
<div class="logo">
<a href="https://code-engineering.netlify.app/"><img src="images/Logonew.png" alt="Chaibasa Engineering College" width="50px"></a>
</div>
<nav>
<ul>
<li><a class="nav-link" href="./Gallary-section/index.html">Gallery</a></li>
<li><a class="nav-link" href="./projects.html">Projects</a></li>
<li><a class="nav-link" href="./library.html">Library</a></li>
<li><a class="nav-link" href="./placement.html">Placements</a></li>
<li><a class="nav-link" href="./contact.html">Contacts</a></li>
<li><a class="nav-link" href="./syllabus.html">Syllabus</a></li>
<li><a class="nav-link" href="./event.html">Events</a></li>
<li>
<form id="search-form" class="form1" action="#" method="GET">
<input id="search-input" type="text" placeholder="Search...">
<button id="search-button" type="submit"><a id= "mike-button" href="#"><i class="mic fa-solid fa-microphone"></i></a>
<div class="alan-btn"></div>
</button>
</form>
</li>
</ul>
</nav>
</div>
<div class="contentHead">
<h2>Contact Us</h2>
<p>CHAIBASA ENGINEERING COLLEGE</p>
</div>
<div class="container">
<div class="map">
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3687.061968374509!2d85.7886378!3d22.4643055!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3a1e25ddde342373%3A0x4ac680428662b09d!2sChaibasa%20Engineering%20College!5e0!3m2!1sen!2sin!4v1686907946998!5m2!1sen!2sin"width="100%" height="400" style="border:0;" allowfullscreen=" " loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
<div class="contactinfo">
<div class="box">
<div class="icon">
<svg
xmlns="http://www.w3.org/2000/svg"
width="16"
height="16"
fill="currentColor"
class="bi bi-geo-alt-fill"
viewBox="0 0 16 16"
>
<path
d="M8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10zm0-7a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"
/>
</svg>
</div>
<div class="text">
<h1>
<a
href="https://goo.gl/maps/XpadoUicxeC8UhcC9?coh=178571&entry=tt"
>Address</a
>
</h1>
<p>
Keonjhar Highway,Chaibasa,<br />
Jharkhand,PIN 833215,<br />
India
</p>
</div>
</div>
<div class="box">
<div class="icon">
<svg
xmlns="http://www.w3.org/2000/svg"
width="16"
height="16"
fill="currentColor"
class="bi bi-telephone-fill"
viewBox="0 0 16 16"
>
<path
fill-rule="evenodd"
d="M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z"
/>
</svg>
</div>
<div class="text">
<h1>Phone</h1>
<p>+91 - 9062941530</p>
</div>
</div>
<div class="box">
<div class="icon">
<svg
xmlns="http://www.w3.org/2000/svg"
width="16"
height="16"
fill="currentColor"
class="bi bi-envelope-fill"
viewBox="0 0 16 16"
>
<path
d="M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555ZM0 4.697v7.104l5.803-3.558L0 4.697ZM6.761 8.83l-6.57 4.027A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144l-6.57-4.027L8 9.586l-1.239-.757Zm3.436-.586L16 11.801V4.697l-5.803 3.546Z"
/>
</svg>
</div>
<div class="text">
<h1>Email</h1>
<p>[email protected]</p>
</div>
</div>
</div>
<div class="contactform">
<form action="">
<h2>Send Message</h2>
<div class="inputBox">
<input type="text" name="fullName" required="required" minlength="5"/>
<span>Full Name</span>
</div>
<div class="inputBox">
<input type="email" name="email" required="required" pattern="[a-z0-9._%+\-]+@[a-z0-9.\-]+\.[a-z]{2,}$"/>
<span>Email</span>
</div>
<div class="inputBox">
<textarea required="required" minlength="5"></textarea>
<span>Type your Message ..</span>
</div>
<div class="inputBox">
<input type="submit" value="Send" />
</div>
</form>
</div>
</section>
<!--Voice Assistent-->
<div class="containers">
<div class="texts">
</div>
</div>
<!--Voice assistent end-->
<div class="toggle-mode">
<img class="sun" data-set="moon" src="images/Moontoggle.png" alt="light-mode">
<img class="moon" data-set="sun" src="images/sun.png" alt="dark-mode">
</div>
<script type="text/javascript"
src="https://studio.alan.app/web/lib/alan_lib.min.js"></script>
<script>
var alanBtnInstance = alanBtn({
key: "410d98d30ce6489164a5a62bdae65be32e956eca572e1d8b807a3e2338fdd0dc/stage",
bottom: '50px',
left: '50px',
onCommand: function (commandData) {
if (commandData && commandData.command === 'openURL') {
if (commandData.target === '_blank'){
window.open(commandData.url,'_newtab' + Math.floor(Math.random()*999999));
} else {
window.location.href = commandData.url;
}
}
},
rootEl: document.getElementById("alan-btn"),
});
</script>
<script src="script.js"></script>
<script src="app.js"></script>
</body>
</html>