Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

11 lines
304B

  1. <html>
  2. <head>
  3. <title>A web page that points a browser to a different page</title>
  4. <meta http-equiv="refresh" content="0; URL=html/index.html">
  5. <meta name="keywords" content="automatic redirection">
  6. </head>
  7. <body>
  8. Your browser didn't automatically redirect. Open html/index.html manually.
  9. </body>
  10. </html>