xxxxxxxxxx
<html>
<body>
<h1>Basic hr element example</h1>
<p>
The first rule of marketing is to make yourself known. People tend to do
business with those they trust.
</p>
<hr />
<p>
The second rule of marketing is to take your competition seriously. The
public has many different options for the same product. That freedom must
be respected, and as such, you must make an effort to stand out.
</p>
</body>
</html>