<!---삐삐시대----->
<iframe src=http://c4014.woweb.net/slide2.html frameborder=0 scrolling=no width=600 height=460>
<iframe src=http://00000000000.html frameborder=0 width=0000 height=0000 scrolling=no></iframe>
<iframe src=http://pub.paran.com/ibjang21/ibj.htm width=900 height=900 border=0 frameborder=0 framespacing=0 hspace=0 marginheight=0 marginwidth=0 scrolling=no vspace=0></iframe>
<!----------아이프레임 새창열기---------->
htm다운전용 파일이라
주인백에 직접 넣기는 어려울듯 하구요..
다음과 같이 iframe 태그를 써서 올리시거나
<iframe src="htm파일이 있는주소" frameborder=0 marginwidth=0 marginheight=0 align=center target="self" width="가로크기" height="세로크기" scrolling="auto" ></iframe>
frameborder=0// 아이프레임 외각에 선의 두께, 0은 안보이게 됩니다.
marginwidth=0 marginheight=0 // 아이프레임 안에 여백
align=center target="self" // 가운데로 정렬후 불러냄, 타겟은 자신.
scrolling="auto" // 스크롤을 생성할지 않할지 결정.yes, no, auto 의 세가지 값
또는 스크립트 태그를써서
새창으로 여시는 방법이... ^^;;
<script language="javascript">/*/*window.open*/*/ ('htm파일이 있는주소')</script>
<!---------아이프레임 테그는 <바디> 사이에 넣셔야 합니다.------->
<iframe src="html이 있는주소" frameborder=0 marginwidth=0 marginheight=0 align=center target="self" width="가로크기" height="세로크기" scrolling="auto" ></iframe>< P>
태그가 먹히기 때문에 아이프레임 앞에 [로 했습니다. 사용하실땐 < 로 고쳐주세요. 마지막 ]도 마찮가지로 >로 고쳐주세요.
frameborder=0// 아이프레임 외각에 선의 두께, 0은 안보이게 됩니다.
marginwidth=0 marginheight=0 // 아이프레임 안에 여백
align=center target="self" // 가운데로 정렬후 불러냄, 타겟은 자신.
scrolling="auto" // 스크롤을 생성할지 않할지 결정.yes, no, auto 의 세가지 값
예를 들어 woored.bdedu.co.kr/main.html이 직접완성하신 곳의 주소라고 하면
옥션 상세정보 입력란(HTML직접입력후) <body> 아이프레임 태그 </body> P <>
<iframe src="woored.bdedu.co.kr/main.html" frameborder=0 marginwidth=0 marginheight=0 align=center target="self" width="500" height="500" scrolling="auto" ></iframe>를
한가지 팁으론 main.html태이블의 전체레이아웃(테이블) 크기가 600*600정도 되신다면 불러낼 아이프레임에 가로세로는 이것보다 넉넉하게 30*25 정도 크게 잡아 넣시는게 편할꺼에요.
아이프레임을 하시다가 모르는게 있으시면 http://kissofgod.net/webdstip/dhtml/dhtml24.htm에 자세히 나와있으니깐 참조하
셔도 되구요.
하지만 여기에 자신의 싸이트 광고나 링크를 유도하는걸 넣시면 바로 짤리니깐 조심하셔야 할꺼에요. 혹시 하시다가 막히는게 있으시면 쪽지주시기 바랍니다.
<!---------포근한휴식처----------->
<iframe src=원하는 문서주소 width=가로크기 height=세로크기 border=0 frameborder=0 framespacing=0 hspace=0 marginheight=0 marginwidth=0 scrolling=no또는yes vspace=0></iframe>
<iframe src=http://c4014.woweb.net/slide2.html frameborder=0 scrolling=no width=600 height=460>
<iframe src=http://00000000000.html frameborder=0 width=0000 height=0000 scrolling=no></iframe>
<iframe src=http://pub.paran.com/ibjang21/ibj.htm width=900 height=900 border=0 frameborder=0 framespacing=0 hspace=0 marginheight=0 marginwidth=0 scrolling=no vspace=0></iframe>
<!----------아이프레임 새창열기---------->
htm다운전용 파일이라
주인백에 직접 넣기는 어려울듯 하구요..
다음과 같이 iframe 태그를 써서 올리시거나
<iframe src="htm파일이 있는주소" frameborder=0 marginwidth=0 marginheight=0 align=center target="self" width="가로크기" height="세로크기" scrolling="auto" ></iframe>
frameborder=0// 아이프레임 외각에 선의 두께, 0은 안보이게 됩니다.
marginwidth=0 marginheight=0 // 아이프레임 안에 여백
align=center target="self" // 가운데로 정렬후 불러냄, 타겟은 자신.
scrolling="auto" // 스크롤을 생성할지 않할지 결정.yes, no, auto 의 세가지 값
또는 스크립트 태그를써서
새창으로 여시는 방법이... ^^;;
<script language="javascript">/*/*window.open*/*/ ('htm파일이 있는주소')</script>
<!---------아이프레임 테그는 <바디> 사이에 넣셔야 합니다.------->
<iframe src="html이 있는주소" frameborder=0 marginwidth=0 marginheight=0 align=center target="self" width="가로크기" height="세로크기" scrolling="auto" ></iframe>< P>
태그가 먹히기 때문에 아이프레임 앞에 [로 했습니다. 사용하실땐 < 로 고쳐주세요. 마지막 ]도 마찮가지로 >로 고쳐주세요.
frameborder=0// 아이프레임 외각에 선의 두께, 0은 안보이게 됩니다.
marginwidth=0 marginheight=0 // 아이프레임 안에 여백
align=center target="self" // 가운데로 정렬후 불러냄, 타겟은 자신.
scrolling="auto" // 스크롤을 생성할지 않할지 결정.yes, no, auto 의 세가지 값
예를 들어 woored.bdedu.co.kr/main.html이 직접완성하신 곳의 주소라고 하면
옥션 상세정보 입력란(HTML직접입력후) <body> 아이프레임 태그 </body> P <>
<iframe src="woored.bdedu.co.kr/main.html" frameborder=0 marginwidth=0 marginheight=0 align=center target="self" width="500" height="500" scrolling="auto" ></iframe>를
한가지 팁으론 main.html태이블의 전체레이아웃(테이블) 크기가 600*600정도 되신다면 불러낼 아이프레임에 가로세로는 이것보다 넉넉하게 30*25 정도 크게 잡아 넣시는게 편할꺼에요.
아이프레임을 하시다가 모르는게 있으시면 http://kissofgod.net/webdstip/dhtml/dhtml24.htm에 자세히 나와있으니깐 참조하
셔도 되구요.
하지만 여기에 자신의 싸이트 광고나 링크를 유도하는걸 넣시면 바로 짤리니깐 조심하셔야 할꺼에요. 혹시 하시다가 막히는게 있으시면 쪽지주시기 바랍니다.
<!---------포근한휴식처----------->
<iframe src=원하는 문서주소 width=가로크기 height=세로크기 border=0 frameborder=0 framespacing=0 hspace=0 marginheight=0 marginwidth=0 scrolling=no또는yes vspace=0></iframe>
'━━━━ Perhaps > •……태그 HTML' 카테고리의 다른 글
플레이어창 감추기 (0) | 2007.10.23 |
---|---|
사진위에 인쇄 저장등 표시 나타나지 않게... (0) | 2007.10.23 |
게시판 주소 알기 (0) | 2007.10.23 |
방문횟수 보여주면 자동인사말 소스(대문에적용시) (0) | 2007.10.23 |
아바타 강제로 옷입히기 (0) | 2007.10.23 |