<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<meta http-equiv="refresh" content="600">Try the reloader!
<script language="JavaScript"> location="page2.htm" </script>
Try it (link to page1a.htm, which will jump to page2.htm using JavaScript)
<meta http-equiv="refresh" content="0;URL=page2.htm">
Try it (link to page1b.htm, which will jump to page2.htm using a meta tag)
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Cache-Control" content="no-cache"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Expires" content="0">
<style type="text/css">
h2 { font-family:Arial,Helvetica; font-size:14pt; font-weight:Bold }
h3 { font-family:Arial,Helvetica; font-size:12pt; font-weight:Bold }
a { text-decoration:none }
</style>
<link rel="stylesheet" href="/css/mystyle.css" type="text/css">