Como redirecionar para outra página HTML em HTML em 30 segundos

<meta http-equiv="refresh" content="3;url=http://www.google.com/" />
Coding Cat