<html>
  <head>
    <title>Spidr :: Web-Spider Obstacle Course :: Frames</title>
  </head>

  <body>
    <p>iframe contents</p>

    <ul>
      <li class="follow">
        <a href="iframe_next.html">should follow links within iframes</a>
      </li>
    </ul>
  </body>
</html>