Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

12345678910
  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>