(例)iframeタグの使用方法
See the Pen
iframe by linlin (@linlin098765)
on CodePen.
<iframe src="https://www.llc-linlin.com/"></iframe>
iframeタグとは?-HTML
iframeタグは、自ホームページに別リンクのホームページ(HTMLファイル等)を挿入・表示させるタグです。
URLを指定することで他ホームページを表示可能です。
See the Pen
iframe by linlin (@linlin098765)
on CodePen.
<iframe src="https://www.llc-linlin.com/"></iframe>
iframeタグは、自ホームページに別リンクのホームページ(HTMLファイル等)を挿入・表示させるタグです。
URLを指定することで他ホームページを表示可能です。