Source Code: (back to article)
<!DOCTYPE html>
<html>
<head>
<title>Title of the document</title>
</head>
<body>
<h1>Example of the &lt;br&gt; tag usage</h1>
<blockquote>
But I'm not the only one<br>
I hope some day you'll join us<br>
And the world will live as one.<br>
</blockquote>
<cite>John Lennon "imagine"</cite>
</body>
</html>