<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <title>The title of the page</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> </head> <body> <p>Hello World</p> </body> </html>
<p>This is a short paragraph </p > <h1>This is a large heading </h1 > <blockquote>Here is a blockquote, which is indented from the sides, so it looks differerent from a paragraph </blockquote >