Level 5/Lesson 8
<html>
<head>
<title>Divyansh</title>
<body>
<p style="text-align:center">
<img src="url">
</p>
<h1 style="text-align:center"><u> Divyansh</u></h1>
<p style="text-align:center"> <small><u> Developer</u></small></p>
<hr>
<h2><u>ABOUT ME</u></h2>
<p> I am Learning html and css from the studytonight.</p>
<h2><u>HOBBIES</u></h2>
<ul>
<li>Playing Cricket</li>
<li>Gymming</li>
</ul>
<h2><u>Qualifications</u>
</h2>
</body>
</head>
</html>
problem is that its show it is not underline heading but i already did.