프래임사용 > Board Tip

본문 바로가기
 

프래임사용

페이지 정보

작성자 휴먼 댓글 0건 조회 11,052회 작성일 10-04-23 20:13

본문

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="{Context::getLangType()}" xmlns="http://www.w3.org/1999/xhtml">
   <head>
       <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
       <meta name="keywords" content="">
       <meta name="description" content="">
       <meta name="author" content="">
       <title>홈페이지 타이틀</title>
   </head>
   <frameset rows="0%,100%" cols="*" border="0" framespacing="0">
       <frame src="" scrolling="NO" frameborder="NO" name="no">
       <frame src="/xe/index.php" frameborder="NO" name="main" marginwidth="0" marginheight="0" scrolling="auto">
   </frameset>
   <noframes>
   </noframes>
    <body>
   </body>
</html>

댓글목록

등록된 댓글이 없습니다.

Total 59건 2 페이지
게시물 검색