Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

11 rindas
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>