标签:
指定时间自动刷新:
<meta http-equiv="refresh" content="2"/>
指定时间跳转到指定页面:
<meta http-equiv="refresh" content="5;URL=http://www.baidu.com"/>
html <meta>设置自动刷新或者几秒内跳转到指定页面
原文地址:http://www.cnblogs.com/aigeileshei/p/5430311.html