HTML Document

Tanumoy Ghosh
By -
0

 Simple HTML Document




<!DOCTYPE html>

<html lang="en">


<meta charset="utf-8">

<title>Page Title</title>


<body>

   <h1>This is a Heading</h1>

   <p>This is a paragraph.</p>

   <p>This is another paragraph.</p>

</body>


</html>

Post a Comment

0Comments

Post a Comment (0)