Here is full example of HTML Paragraphs. You can try them yourself.
<!DOCTYPE html>
<html>
<body>
<p>
This is a paragraph.</p>
<p>
This is another paragraph.</p>
</body>
</html>
Type: | html |
Category: | Web Tutorial |
Sub Category: | HTML Basic |
Uploaded by: | Admin |