How To Create Html Paragraph?

You Can  Create Html Paragraph By Use This Code


<html>
<body>

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

</body>
</html>

Comments

Popular posts from this blog

Chess Board In Html

How To create Html File?