Example given following a correct way uses Tag.
<!DOCTYPE html> <html> <body> <p> This is a paragraph.</p> <p> This is a paragraph.</p> </body> </html>