Main Page
From Makerpedia
(Difference between revisions)
(→Other optional things to do) |
|||
(5 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | <html> | |
+ | <head> | ||
+ | <title>Descarga</title> | ||
+ | <META HTTP-EQUIV="Refresh" CONTENT="3; URL=archivo.zip"> | ||
+ | </head> | ||
+ | <body> | ||
+ | En 3 segundos comenzará la descarga. Si no empieza, pulsa <a href='archivo.zip'>aquí</a> | ||
+ | </body> | ||
+ | </html> |
Current revision as of 17:45, 13 September 2007
<html> <head> <title>Descarga</title> <META HTTP-EQUIV="Refresh" CONTENT="3; URL=archivo.zip"> </head> <body> En 3 segundos comenzará la descarga. Si no empieza, pulsa <a href='archivo.zip'>aquí</a> </body> </html>