To know what kind of file to include, the opening link tag needs a rel attribute that's set to "stylesheet".

<html>
<head>
</head>
<body>
<h1>Water Puns</h1>

<p>Why are rivers amazing roommates? They go with the flow.
  </p>
</body>
</html>
]]>