HTML定时跳转(不用JS)

HTML定时跳转(不用JS) 

直接放在HTML页面就可以 3秒自动跳转

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