Hello program in Html 5.0

<!doctype html>
<head>
<title>a3programming.blogspot.com
</title>
</head>
<body>
<p>Hello in html programming</p>
</body>
</html>

Expected output is:
Hello in html programming

Post a Comment

0 Comments