-
Notifications
You must be signed in to change notification settings - Fork 0
/
WD4E.html
50 lines (44 loc) · 2.51 KB
/
WD4E.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
<!DOCTYPE html>
<!-- saved from url=(0096)https://s3.amazonaws.com/coursera-uploads/peer-review/b7258d8c3635a54e62955465a4877d42/task.html -->
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Final Project</title>
</head>
<body>
<header>
<h1> Bishwajit Prasad Gond</h1>
<nav>
<div> <a href="https://s3.amazonaws.com/coursera-uploads/peer-review/b7258d8c3635a54e62955465a4877d42/task.html#">One</a>
<a href="https://s3.amazonaws.com/coursera-uploads/peer-review/b7258d8c3635a54e62955465a4877d42/task.html#">Two</a>
<a href="https://s3.amazonaws.com/coursera-uploads/peer-review/b7258d8c3635a54e62955465a4877d42/task.html#">Three</a>
<a href="https://s3.amazonaws.com/coursera-uploads/peer-review/b7258d8c3635a54e62955465a4877d42/task.html#">Four</a>
<a href="https://s3.amazonaws.com/coursera-uploads/peer-review/b7258d8c3635a54e62955465a4877d42/task.html#">Five</a>
</div>
</nav>
</header>
<section>
<h2>Favourite Foods</h2>
<ul>
<li>Banana</li>
<li>Chiken roll</li>
<li>Paaneer</li>
<li>Mango</li>
</ul>
<h2>Achivements</h2>
Progress in this course(100%)<progress value="100" max="100"></progress><br>
Progress in the Specialization capstone(20%)<progress value="20" max="100"></progress><br>
Progress in life goals(20%)<progress value="20" max="100"></progress><br>
<h2>More About Me..</h2>
</section>
<section>
<details>
<summary>My Childhood</summary>
<div>I grew up in Kolkata. I completed my high school from Howrah. </div>
</details>
</section>
<footer>
<img src="./WD4E_files/newlogo.png" alt="logo">
<div>
<p>This page is created by Bishwajit Prasad gond & Collen ven Lent. To learn more about web design,visit <a href="https://s3.amazonaws.com/coursera-uploads/peer-review/b7258d8c3635a54e62955465a4877d42/task.html#">Intro to the Web Design</a></p>
</div>
</footer>
</body></html>