Horje

Use of HTML Paragraphs

Between <body> and </body> you should use HTML Paragraphs

index.html
Example: HTML
<body>
<p>
This is a paragraph.</p>
<p>
This is another paragraph.</p>
</body>




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Basic
Uploaded by:
Admin