Published in: HTML
Use to redirect an html page after headers have already been sent. The 5 is the number of seconds before redirect to the URL.
<meta http-equiv="refresh" content="5;URL=index.php" />
You need to login to post a comment.
HTML: The Definitive Guide
They teach you that learning HTML is like learning any other language and that reading a book of rules can only take you so far. Readers begin writing what may be their first Web page just two pages into the book's second chapter. From there on, they provide a wide range of HTML coding to allow readers to learn from good examples. The book includes a handy "cheat sheet" of HTML codes for quick reference.
pckujawa on 08/11/06
1 person has marked this snippet as a favorite