Source Code: (back to article)
<!DOCTYPE html>
<html>
<head>
<title>Title of the document</title>
</head>
<body>
<h1>Football</h1>
<p>A team sport involving kicking a ball to score a goal. </p>
<hr>
<h1>Basketball</h1>
<p>A game that is played between two teams of five players.</p>
</body>
</html>