ya
2 years ago in HTML
<html>
<title>HTML Tutorial</title>
<body>
<h1>This is a heading by yash</h1>
<p>This is a paragraph.</p>
</body>
</html>