Home page

If you can read this, the test is a PASS

Links in the body may be to

  1. This page, addressed by filename
  2. This page, addressed as just a folder
  3. A relative neighbouring page
  4. A relative lower folder (accurate, with trailing slash)
  5. A relative lower folder (without trailing slash - most webservers give a redirect to fix this)
  6. A relative page within a lower folder
  7. An absolute remote URL
  8. A site-relative top-level path

Also, files may be linked to

  1. A link to a relative file at the same level
  2. An embed of a relative file at the same level
  3. A link to a relative file at a lower level
  4. An embed of a relative file at a lower level

Trickier examples are

  1. A simple one-page GET form
  2. A simple one-page POST form
  3. A page that redirects to another one
  4. A form that requires a Cookie to submit successfully