Saturday, October 3, 2015

html begginner tutorial adding paragraph

             how to put paragraph in html


<html>
<title>
</title>


<body>
<p> So this is the paragraph now ...you can put many paragraph in a body how much you want
</p>


</body>


</html>

the paragraph tag starts with <p> and end with</p>


For further information this is the link to my channel

No comments:

Post a Comment