iframe tag 입니다.

3Dcrafts에서의 임베드 코드
노트북

3Dcrafts에서의 임베드 코드
노트북
<iframe src=’https://3dcrafts.net/craft/EfOs55PpV710/embed’ width=’640′ height=’480′ frameBorder=’0′ allowfullscreen mozallowfullscreen=’true’ webkitallowfullscreen=’true’></iframe>

Object tag 입니다.

<p>
<object data=”https://3dcrafts.net/craft/EfOs55PpV710/embed” type=”text/html” title=”제목” width=’100%’ height=’480′>
이사이트는 <br />
그리고 운운 <br />
<a href=””>인라인프레임이 표시되지 않는 분은 여기를 클릭하세요.</a>
</object>
</p>

Embed tag 입니다.

embed tag 사용의 예 (embed는 닫는 태그 없음)
https://aboooks.tistory.com/217

<embed type=”text/html” src=”https://3dcrafts.net/craft/EfOs55PpV710/embed” title=”제목” width=’100%’ height=’480′ />