2026年2月28日土曜日

[Bootstrap]カードに画像を収める

Bootstrap

久々に組んだら画像のレスポンシブのクラスを追加しないとダメでしたね

CSS

img {
  max-width: 100%;
  height: auto;
}

あとはimgタグに img-fluid のクラスを追加するか

.img-fluid{max-width:100%;height:auto}

同じですけどね

関連エントリ

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."