<html lang="en">
<head>
<meta charset="UTF-8">
<title> Ashita Bajpai</title>
</head>
<body>
<nav>
<a href="one.html">one</a>
<a href="two.html">two</a>
<a href="three.html">three</a>
<a href="ashita.html">ashita</a>
</nav>
<h1> "Favourite Foods" </h1>
<p>
<ul>
<li> browny </li>
<li> cakes </li>
<li> cutlets </li>
<li> sandwitches </li>
</ul>
</p>
<h1> ACHIEVEMENTS :</h1>
progress in this course:
<progress value="80"max="100">
</progress>
<span></span>
progress in specialization capstone:
<progress value="20"max="100">
</progress>
<span></span>
progress in life goals:
<progress value="70"max="100">
</progress>
<span></span>
<details>
<summary> My Childhood</summary>
My childhood has been the most remarkable one ever juvenile and playful since a hell lot of ups and downs always triggered around it ..
</details>
<DIV ALIGN ="bottom left">
There is no place like old school
</DIV>
<DIV ALIGN ="bottom right">
This page was created by Ashita
</DIV>
<ul> For more visit Introduction to web design </ul>
<footer>
The image to this page can be found at
<a href="introwebdesign.html">Introwebdesign.html </a>
<a href=https://images.unsplash.com/photo-1569974507005-6dc61f97fb5c?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1234&q=80.">
<img src="file:///storage/emulated/0/Download/raphael-renter-csae9W8JAsw-unsplash%20(1).jpg" t="childhood fire">childhood fire"</a>
</footer>
</body>
</html>
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.