이동 경로 블록 만들기
페이지 작성 시 /이동 경로
로 이동 경로(Breadcrumb) 블록을 입력할 수 있다.
페이지 작성 시 /이동 경로
로 이동 경로(Breadcrumb) 블록을 입력할 수 있다.
<html>
<head>
<meta http-equiv=”refresh” content=”0; url=./index.php”>
</head>
<body onload=”javascript:window.location=’./index.php'”>
Please follow <a href=”index.php”>this link</a>
</body>
</html>
참고: https://en.m.wikipedia.org/wiki/Meta_refresh