show-notice
hide-notice

Friday 9 August 2013

HTML p Tag


Introduction:

The HTML p tag is used for defining a paragraph.

Example:
<html>
<head>
<title>HTML p Tag</title>
</head>
<body>
<p>This paragraph is defined using the HTML p tag</p>
</body>
</html>

SHARE THIS POST   

0 comments :

Post a Comment

Design by Gohilinfotech | www.gohilinfotech.blogspot.com