Signup/Sign In
Ask Question
Not satisfied by the Answer? Still looking for a better solution?

Level 5 lesson 6

everything is correct still its not running
by

1 Answer

iamabhishek
Try this code:


<!DOCTYPE HTML>
<html>
<head>
<title>Neela Prasad</title>
</head>

<body>
<p style="text-align:center">
<img src="https://www.studytonight.com/css/resource.v3/svg/new/search-vision.svg";/>
</p>
<h1 style="text-align:center">GOOGLE</h1>
<p style="text-align:center"><small>Google make it simple!</small></p>
<hr>
<h2><u>About Me</u></h2>
<p>ABCDEFGHIJKALMNOPQRSTUVWXYZZYXWVUTSRQPONMLAKJIHGFEDCBA</p>

</body>
</html>

Login / Signup to Answer the Question.