HTML:
Código HTML:
<meta http-equiv="refresh" content="5; url=html-redirect.html">
Javascript
:
Código:
<script type="text/javascript">
setTimeout("location.href='html-redirect.html'","5000");
</script>
en las 2 formas mete dentro de las etiquetas head