Resources/Web

[HTML] meta 태그를 이용할 redirect 처리

gilbird 2010. 3. 4. 23:51

<html>

    <meta http-equiv="refresh" content="0; url=http://itlab.tistory.com/"></meta>

</html>