2025年7月17日木曜日

[HTML]<iframe>タグ

HTML

この前のWebamp

をこのブログに置く苦肉の策として iframe を使いました

<iframe>: インラインフレーム要素 - HTML | MDN
https://developer.mozilla.org/ja/docs/Web/HTML/Reference/Elements/iframe

使用例

<iframe
  loading="lazy"
  id=""
  title="Webamp"
  width="300"
  height="400"
  src="https://tt-order.blogspot.com/p/webamp.html">
</iframe>

width 規定値は 300
height 規定値は 150

<iframe loading="lazy"> も標準化されたので、現在は使用して問題ないです

関連情報

F(uriouz)

欲しいものリスト / 優先度の高いほしいものリスト / ☕を奢る
Donate 寄付 カンパ サポート Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.
詳細プロフィールを表示

0 comments:

スパム対策の為コメントをオフにしています。
Disqusは利用出来ます。

注: コメントを投稿できるのは、このブログのメンバーだけです。

...

Recent Posts

 
"The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License."