Prev Demo
HTML5
>
Paragraph
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> </head> <body> <h1>Example for Paragraph - <p> element.</h1> <p>Dotnetfunda is a online tutorial which is used to share and learn the technologies with ea ch other</p> <p>Techfunda is an online tutorial which is to learn in step by step manner</p> </body> </html>
Note: We DO NOT save your trial code in our database.
Output