Space: 
  (0ptional)
  a quick way to make a space is to use:   (non-breaking 
  space)
   
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 
<html>
  <head>
<title>PONIES PONIES PONIES</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<h1>Here Is My Pony</h1>
<h5 align=center>Isn't she lovely?</h5>
  I like ponies. 
  They are lots of fun and furry. Sometimes I like to ride them. Galloping is
    my favorite. Very fast. 
<p /> <p
    />
  Grooming is also fun, but lots of work. And I get tired easily combing their
  hair.
</body>
</html>