Index Page for Praneet Ahuja Home Page for Praneet Ahuja IT
<!DOCTYPE html>
<html>
<head>
<title>Index Page for Praneet Ahuja</title>
<meta charset=\"UTF-8\"/>
<link rel =\"shortcut icon\" href = \"/favicon.ico\"type= \"image/x-icon\" />
</head>
<body>
<h1 style = \"text-align:center\">Home Page for Praneet Ahuja</h1>
<h2 style = :text-align:center\">IT 5443,/h2>
<p>This is the home page for Praneet.Ahuja.</p>
<p style =\"text-align:center\">
<a href =\"http://www.apache.org/\"><img src =\"/icons/apache_pb.gif\"
height=\"30 width =\"260\" alt =n[Powered by Apache]\"></a>
</p>
</body>
</html>
Please edit this and update it with correct solution in HTML
Solution
<!DOCTYPE html>
<html>
<head>
<title>Index Page for Praneet Ahuja</title>
</head>
<meta charset=\"UTF-8\"/>
<link rel =\"shortcut icon\" href = \"/favicon.ico\"type= \"image/x-icon\" />
<body>
<h1 style = \"text-align:center\">Home Page for Praneet Ahuja</h1>
<h2 style = :text-align:center\">IT 5443,/h2>
<p>This is the home page for Praneet.Ahuja.</p>
<p style =\"text-align:center\">
<a href =\"http://www.apache.org/\"><img src =\"/icons/apache_pb.gif\"
height=\"30 width =\"260\" alt =n[Powered by Apache]\"></a>
</p>
</body>
</html>

