x
 
<html>
<head>
<meta http-equiv="refresh" content="5;url=http://www.w3school.com.cn" />
</head>
<body>
<script type="text/javascript">
x=document.getElementsByTagName("meta")[0];
document.write("Http equiv: " + x.httpEquiv);
</script>
<p>We have moved! The new URL is: <a href="http://www.w3school.com.cn">http://www.w3school.com.cn</a></p>
<p>You will be redirected to the new address in five seconds. If you see this message for more than 5 seconds, please click on the link above.</p>
</body>
</html>