-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
358 lines (263 loc) · 13 KB
/
index.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
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="bootstrap.min.cs">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css">
<link rel="stylesheet"href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.0.0/animate.min.css"/>
<link rel='stylesheet' type='text/css' media='screen'href='https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css'>
<title>GLOBAL NATIONAL CONFERENCE 2021</title>
</head>
<body>
<!--navbar + section start-->
<!-- <div> </div> -->
<div class="header">
<nav>
<input type="checkbox" id="check" onclick="show()">
<label for="check">
<i class="fa fa-align-left" id ="btn"></i>
<i class="fa fa-times" id="cancel"></i>
</label>
<img src="Screenshot (18).png" alt="logo">
<ul>
<li><a href="#">HOME</a></li>
<li><a href="#service_by_D">REGSITER</a></li>
<li><a href="#aboutme">GALLERY</a></li>
<li><a href="#foot">ABOUT US</a></li>
<li><a href="#foot">CONTACT US</a></li>
</ul>
</nav>
<div class="lastimg">
<img src="Screenshot (18).png" alt="logo">
</div>
<section class="header-section " id="show1">
<h1 class=" animate__animated animate__fadeInDown" >UNPRECEDENTED AND ADVANCED CONCEPTS OF COMPUTER VISION !!</h1>
<div class="header-button mt-5">
<div class="wrap">
<button class="button">REGISTER NOW !!</button>
</div>
</div>
</section>
</div>
<!--navbar + section end-->
<!--//////////////////////////////////////////////-->
<!--about me start-->
<div class="container-fluid abt text-center mt-2 py-5" id="aboutme">
<div class="row">
<div class="col-lg-6 col-md-6 col-12">
<img src="Pimages\e1.jfif" alt="dipanshu mishra"
style="width: 20vh; height: 20vh; border-radius: 100%;
box-shadow: 0 0 0 #000 , 0 0 10px #000 ,0 0 20px #000 ;
">
</div>
<div class="col-lg-6 col-md-6 text-left med ">
<h1 class="display-5 font-weight-bold ">Hi, I’m Dipanshu. Nice to meet you.</h1>
</div>
</div>
<hr class="my-5 ">
<p>Through great efforts i pursued my commands over FRONT END DEVELOPMENT (STATIC WEBSITE DEVELOPMENT)
.<br>
I had sharpen my skills in HTML ,CSS ,JAVA-SCRIPT,BOOTSTRAP,and became capable of framing a good WEBSITE.<br>
I'm quietly confident, naturally curious, and perpetually working on improving my chops one design problem at a time.
</p>
<div class="container service-offers text-left mt-5">
<div class="row">
<div class="col-lg-6 col-md-6 col-10 offset-1 offset-lg-0 py-3">
<div class="names my-3">
<h1 class="text-left">HTML</h1>
<div class="progress">
<div class=" html progress-bar progress-bar-striped progress-bar-animated " role="progressbar" aria-valuenow="30" aria-valuemin="0" aria-valuemax="100" style="width: 100%; border-radius: 10vh;">100%</div>
</div>
</div>
<div class="names my-3">
<h1 class="pt-3 text-left">CSS</h1>
<div class="progress">
<div class=" html progress-bar progress-bar-striped progress-bar-animated bg-success" role="progressbar" aria-valuenow="30" aria-valuemin="0" aria-valuemax="100" style="width: 80%;border-radius: 10vh;">80%</div>
</div>
</div>
<div class="names my-3">
<h1 class="pt-3 text-left">BOOTSTRAP</h1>
<div class="progress">
<div class=" html progress-bar progress-bar-striped progress-bar-animated bg-warning" role="progressbar" aria-valuenow="30" aria-valuemin="0" aria-valuemax="100" style="width: 70%;border-radius: 10vh;">70%</div>
</div>
</div>
<div class="names my-3">
<h1 class="pt-3 text-left">JAVA-SCRIPT</h1>
<div class="progress">
<div class=" html progress-bar progress-bar-striped progress-bar-animated bg-danger" role="progressbar" aria-valuenow="30" aria-valuemin="0" aria-valuemax="100" style="width:60%;border-radius: 10vh;">60%</div>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-12 mt-5 text-center">
<div>
<h2>WEBSITE DEVELOPMENT</h2>
<p >Web development is the work involved in developing a website for the Internet or an intranet.
</p>
</div>
<div>
<h2>DESIGNER</h2>
<p >I value simple content structure, clean design patterns, and thoughtful interactions.
</p>
<div>
<h2>FULL-SUPPORT </h2>
<p >I am always there to help you out ,if any querry occurs related website development ,do contact me.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!--about me end-->
<!--///////////////////////////////////////////////////////////-->
<!--SERVICE START-->
<div class="container-fluid text-center my-5 image-flip" id="service_by_D">
<h1 class="font-weight-bold">MY RECENT WORK</h1>
<p style="font-weight: 500;">Here are a few design projects I've worked on recently. Want to see more? <span><a href="https://mail.google.com/mail/u/0/?tab=wm#inbox" tarPOST="_blank">Email me</a></span></p>
<div id="f1_container">
<div id="f1_card" class=" shadow">
<div class="front face">
<img class="img-float" src="Pimages/photo.png"/>
</div>
<div class="back face center">
<p class="pt-5 my-5">Static photography website with some amazing color effects and design.</p>
<a href="photowebindex.html" class="mt-5">Visit Website</a>
</div>
</div>
</div>
</div>
<!--SERVICE END-->
<!--form start-->
<!--
<section class="contactus " id="contactid">
<div class="container headings text-center">
<h1 class="text-center font-weight-bold">Thanks for taking the time to reach out.
How can I help you today?</h1>
</div>
<div class="container mt-5 ">
<div class="row">
<div class="col-lg-8 col-md-8 col-10 offset-lg-2 offset-md-2 ">
<form >
<div class="form-group">
<input type="text" class="form-control" id="username" name="firstname" placeholder="Enter your name" >
</div>
<div class="form-group">
<input type="email" class="form-control" id="Email1" name="email" placeholder="Enter your E-mail" >
</div>
<div class="form-group">
<input type="text" class="form-control" id="mobile" name="mobileno" placeholder="Enter your phone-no" >
</div>
<div class="form-group">
<textarea class="form-control" id="coment" rows="4" name="message" placeholder="enter your message"></textarea>
</div>
<div class="d-flex justify-content-center sub-btn">
<button type="submit" class="btn btn-primary">Submit</button>
</div>
</form>
</div>
</div>
</div>
</section>
-->
<!--form end-->
<!--////////////////////////////////////////////////////////////////////////////////////-->
<!--footer start-->
<!--footer start-->
<div class="container-fluid footer">
<div class="row ">
<div class="col-lg-3 col-md-3 col-12 c1 p-5">
<h4>GET IN TOUCH</h4>
<p ><strong> ! Global Nature Care Sangathan group Of Institution Jabalpur !</strong></p>
<p2 ><strong style="font-size: 16px; color: #fff;">Location :</strong> Jabalpur, Madhya Pradesh 482002</p2>
<br></br>
<p3><strong style="font-size: 16px; color: #fff;"></strong>Phone :</strong>12334567890 |
1234567890</p3><br></br>
<p4><strong style="font-size: 16px;color: #fff;" >Email :</strong>globale<br>
</div>
<!--map start-->
<div class="col-lg-3 col-md-3 col-12 c2">
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d14668.750265773133!2d79.8813767!3d23.1998341!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x1f934b4a2246edc4!2sGlobal%20Engineering%20College!5e0!3m2!1sen!2sin!4v1617954004315!5m2!1sen!2sin"
width="300" height="450" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
</iframe>
</div>
<!--map end-->
<div class="col-lg-3 col-md-3 col-12 c3 p-5 text-center">
<h3 class="text-center">HELP & SUPPORT</h3>
<p >Contact us </p>
<p class="adv"><a href="feedback.php" style="color:#fff;text-decoration:none;border-left:none;">ADVICE</a></p>
<div class="social-icons ">
<a href="#"><i class="fa fa-facebook px-2 fa-2x "></i></a>
<a href="#"><i class="fa fa-instagram px-2 fa-2x text-white"></i></a>
<a href="#"><i class="fa fa-twitter px-2 fa-2x" ></i></a>
</div>
</div>
<div class="col-lg-3 col-md-3 col-12 c4 p-5 text-center">
<h3 class=" text-center " style="font-size: 28px;">! GNCSGI!</h3>
<img src="globallogo.jpg" alt="guy" style="width: 30vh; height: 30vh;"><br>
<p class="mt-5">“Help those less fortunate than you, for it is real human existence.”</p>
</div>
</div>
</div>
<!--footer end-->
<!--footer end-->
<!--/////////////////////////////////////////////////////////////////////////////////////-->
<!--side socia icons start-->
<div class="icons text-center">
<ul>
<a href="https://www.facebook.com/dipanshu.mishra2/" tarPOST="_blank"tarPOST="_blank" class="facebook"><li> <i class="animate__animated animate__fadeInDown fa fa-facebook" style="animation-delay:0s ; animation-duration: 1s;"></i></li></a>
<a href="https://www.instagram.com/december_.boy/" tarPOST="_blank" class="instagram"><li> <i class="animate__animated animate__fadeInDown fa fa-instagram" style="animation-delay:0.5s ;animation-duration: 1s;"></i></li></a>
<a href="https://twitter.com/mishra_750" tarPOST="_blank" class="twitter"><li> <i class="animate__animated animate__fadeInDown fa fa-twitter" style="animation-delay:1s ;animation-duration: 1s;"></i></li></a>
<a href="https://www.linkedin.com/in/dipanshu-m-4a594513a/" tarPOST="_blank" class="linkedin"><li> <i class="animate__animated animate__fadeInDown fa fa-linkedin" style="animation-delay:1.5s ;animation-duration: 1s;"></i></li></a>
</ul>
</div>
<!--side socia icons end-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"></script>
<!--scroll top function start-->
<!--inspect mode off start-->
<script>
document.addEventListener("contextmenu",function(dipanshudeveloper)
{
dipanshudeveloper.preventDefault();
});
</script>
<!--inspect mode end-->
<script>
var mybutton = document.getElementByid("scrollbtn");
// When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function() {scrollFunction()};
function scrollFunction() {
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
mybutton.style.display = "block";
} else {
mybutton.style.display = "none";
}
}
function topfunction()
{
document.body.scrollTop = 0;
document.documentElement.scrollTop = 0;
}
</script>
<!--scroll top function end-->
<!--show hide function start-->
<script>
function show()
{
var x = document.getElementById("show1");
if(x.style.display==='none')
{
x.style.display="block";
}
else
{
x.style.display ="none";
}
}
</script>
<!--show hide function end-->
</body>
</html>