frameset 이용한 도메인 고정 index 파일
♨ 카랜더 일정 :
링크
첨부
컨텐츠 정보
- 8,319 조회
본문
\r\n \r\n
HTML + CSS
\r\n2012.03.30
\r\nframeset 이용한 도메인 고정 index 파일
\r\n\r\n\r\n
\r\n\r\n
\n\r\n
\r\n
\r\n
\r\n
<html>
\r\n<head>
\r\n<meta http-equiv=Cache-Control content=No-Cache>
\r\n<meta http-equiv=Pragma content=No-Cache>
\r\n<meta http-equiv="Content-type" content="text/html; charset=utf-8">
\r\n<title>:: 박지홍 홈페이지 방문을 환영합니다 ::</title>
\r\n</head>
\r\n<frameset rows="0, 88%" cols="1*" border="0">
\r\n <frame src="/up.php" noresize scrolling="no" marginwidth="0" marginheight="0" name="admin_up">
\r\n <frame src="/index.php" scrolling="yes" marginwidth="0" marginheight="0" name="admin_center">
\r\n <noframes>
\r\n <body bgcolor="white">
\r\n <p>이 페이지를 보려면, 프레임을 볼 수 있는 브라우저가 필요합니다.</p>
\r\n</body>
\r\n</noframes>
\r\n</frameset>
\r\n</html>
\r\n[이 게시물은 관리자님에 의해 2013-11-18 20:09:32 13.H_LINK에서 복사 됨]
뷰PDF 1,2
office view
관련자료
-
링크
댓글목록
등록된 댓글이 없습니다.