-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
259 lines (214 loc) · 10.5 KB
/
contact.html
File metadata and controls
259 lines (214 loc) · 10.5 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8" />
<meta name="description" content="timetable for IT students of vjit">
<meta name="keywords" content="HTML, CSS, JavaScript">
<meta name="author" content="NAND KISHORE">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="bootstrap/dist/css/bootstrap.min.css">
<!-- font awesome cdn link -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<!-- <link rel="stylesheet" href="js/jquery.dataTables.min.css" /> -->
<link rel="icon" href="images/logo.png" />
<title>IT Section B | Unofficial</title>
<style>
td {
text-align: center !important;
font-size: 1rem;
}
.g-btn {
background-color: #25D366 !important;
color: #fff !important;
outline: none !important;
border: none !important;
}
.g-btn {
opacity: 0.9;
}
</style>
<link rel="stylesheet" href="style.css">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7020320523228842"
crossorigin="anonymous"></script>
</head>
<body>
<div id="preloader"></div>
<!-- navbar section starts -->
<nav class="navbar navbar-expand-md fixed-top navbar-dark">
<div class="container-fluid">
<a class="navbar-brand" href="/"><img src="images/logo.png" alt="" width="40px" /></a>
<button class="navbar-toggler" style="color: transparent; border-color: transparent;" type="button"
data-bs-toggle="offcanvas" data-bs-target="#offcanvasRight" aria-controls="navbarCollapse"
aria-expanded="false" aria-label="Toggle navigation">
<i class="fas fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav me-auto mb-2 mb-md-0">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="/">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" aria-current="page" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="contact.html">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="sem-1.html">Semester-1</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- navbar section ends -->
<!-- off canvas starts -->
<section class="side-bar">
<div class="offcanvas offcanvas-end d-flex flex-column flex-shrink-0 p-1 text-dark bg-dark"
style="width: 280px; background-color: var(--light-bg)!important;" tabindex="-1" id="offcanvasRight"
aria-labelledby="offcanvasRightLabel">
<div class="offcanvas-header">
<a class="navbar-brand" href="/"><img src="images/logo.png" alt="" width="40px" /></a>
<h5 id="offcanvasRightLabel">Information Technology</h5>
<button type="button" class="btn-close" data-bs-dismiss="offcanvas" aria-label="Close">
</button>
</div>
<div class="offcanvas-body">
<ul class="nav nav-pills flex-column mb-auto">
<li class="nav-item">
<a href="/" class="nav-link" aria-current="page">
<svg class="bi me-2" width="16" height="16">
<use xlink:href="#home"></use>
</svg> Home
</a>
</li>
<li class="nav-item">
<a href="about.html" class="nav-link text-white">
<svg class="bi me-2" width="16" height="16">
<use xlink:href="#speedometer2"></use>
</svg> About
</a>
</li>
<li class="nav-item">
<a href="contact.html" class="nav-link text-white">
<svg class="bi me-2" width="16" height="16">
<use xlink:href="#speedometer2"></use>
</svg> Contact
</a>
</li>
<li class="nav-item">
<a href="sem-1.html" class="nav-link text-white">
<svg class="bi me-2" width="16" height="16">
<use xlink:href="#speedometer2"></use>
</svg> Semester-1
</a>
</li>
</ul>
</div>
</div>
</section>
<!-- off canvas ends -->
<!-- bg image ends -->
<div class="bg-dark banner me-md-3 pt-3 pb-5 px-3 pt-md-5 px-md-5 text-center text-white overflow-hidden w-100"
style="backdrop-filter: blur(15px) !important;">
<div class="my-3 pt-5">
<h2 class="display-5 text-uppercase">Information Technology</h2>
<p class="lead">Section B ( Semester-2.0 )</p>
</div>
<div class="d-grid gap-2 d-sm-flex justify-content-sm-center">
</div>
<p class="m-0">
<small class="text-light fw-bold m-1 fst-italic" style="font-size: 10px;">**Give a Star to Support
Us</small>
</p>
<div class="d-grid gap-2 d-sm-flex justify-content-sm-center">
<div>
<div class="btn-group btn-group-sm shadow-lg mt-0" role="group" aria-label="...">
<a target="_blank" href="https://github.com/nandk4552/timetable"
class="btn btn-sm btn-outline-warning social-count text-muted"><i
class="fas text-muted fa-star mx-1"></i>Star</a>
<a target="_blank" href="https://github.com/nandk4552/timetable"
class="btn btn-sm btn-outline-warning text-muted social-count">3
<span class="position-absolute top-0 start-100 translate-middle badge rounded-pill bg-danger">
3
</span>
</a>
</div>
</div>
</div>
</div>
</div>
<!-- alert starts -->
<div class="p-alert mb-3 alert alert-success alert-dismissible fade show" role="alert">
<strong>Special Thanks!</strong> To Every classmate and faculty for sharing the notes. <a target="_blank"
href="https://www.linkedin.com/in/nand-kishore-809880172/" class="alert-link">contact me</a>
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
</div>
<!-- alert ends -->
<!-- contact section starts -->
<section class="contact-sec container contact my-0 mx-auto p-3 bg-light mb-5">
<form action="https://formspree.io/f/mlezankd" method="POST">
<h1 class="mb-3 py-3 display-5 under text-center text-capitalize">Contact Me</h1>
<div class="form-floating mb-3">
<input name="name" type="text" class="form-control box" id="name" placeholder="enter your email here..."
required>
<label for="name">Name</label>
</div>
<div class="form-floating mb-3">
<input name="email" type="email" class="form-control box" id="email"
placeholder="enter your email here..." required>
<label for="email">Email address</label>
</div>
<div class="form-floating mb-3">
<input name="number" type="number" class="form-control box" id="number"
placeholder="enter your number here..." required>
<label for="number">Whatsapp number</label>
</div>
<div class="form-floating mb-3">
<textarea name="message" class="form-control box" placeholder="enter your message here..." id="message"
style="height: 100px" required></textarea>
<label for="message">Message</label>
</div>
<button type="submit" class="shadow p-btn btn btn-primary">Send Message</button>
</form>
</section>
<!-- contact section ends -->
<!-- about section starts -->
<section class="about mb-5 container">
<div class="flex">
<div class="image">
<img src="images/img/team1.png" alt="">
</div>
<div class="content">
<h3>about us</h3>
<p>We are providing notes and question bank answers much more...</p>
<a href="about.html" class="btn p-btn">read more</a>
</div>
</div>
</section>
<!-- about section ends -->
<!-- footer section starts -->
<section class="footer">
<footer>
<ul class="nav justify-content-center">
<li class="nav-item "><a href="/" class="nav-link px-2 text-light">Home</a></li>
<li class="nav-item"><a href="about.html" class="nav-link px-2 text-light">About</a></li>
<li class="nav-item"><a href="contact.html" class="nav-link px-2 text-light">Contact</a></li>
<li class="nav-item"><a href="sem-1.html" class="nav-link px-2 text-light">Semester-1</a></li>
</ul>
<hr class="pt-0 mt-0">
<p class="text-light copyright fw-bold text-center fst-italic"><em>***All the Notes and Materials used in
this website for educational purpose only not to promote ourself</em></p>
<h6 class="text-center text-light fs-6 fw-normal">© 2022 IT Section-B | Created By <i
class="fas fa-heart text-danger"></i> <a target="_blank"
href="https://www.linkedin.com/in/nand-kishore-809880172/"
class="text-decoration-underline text-light fs-6"> NAND KISHORE</a></h6>
</footer>
</section>
<!-- footer section ends -->
<!-- custom js file link -->
<script src="js/script.js"></script>
<!-- Option 1: Bootstrap Bundle with Popper -->
<script src="bootstrap/dist/js/bootstrap.bundle.min.js"></script>
</body>
</html>