The paragraph element learn HTML 7:04:00 AM HTML The paragraph element learn HTML this is example for paragraph element <html> <body> <p>this is paragraph.</p> <p>this is new paragraph</p> <p>this is <br> a new line</p> </body> </html> Share this Share on FacebookTweet on TwitterPlus on Google+