Jak przekierować na inną stronę HTML w HTML w 30 sekund

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