Skip to main content

basic program of html


<html>
<head>
<body>
<p>WELCOME TO THE WORLD OF HTML</P>
</body>
</head>
</html>

Comments