並び順

ブックマーク数

期間指定

  • から
  • まで

201 - 219 件 / 219件

新着順 人気順

bootstrap4の検索結果201 - 219 件 / 219件

  • Bootstrap4を使ってCSSだけでコンテンツの高さを揃える | collabit(コラビット)|不動産テック(RealEstateTech)企業

    カードデザインでカードの高さを合わせたい時ってありますよね。 意外と大変なコンテンツの高さ合わせ。ちょっと前まではJSを駆使しないといけませんでした。 実際にBootstrap3を使っているHowMaでも、jQueryプラグインのequalizerを利用してカードデザインの高さを合わせています。 そんなコンテンツの高さ合わせですが、Bootstrap4を使えばCSSだけで超簡単に実現できてしまいます!! ちなみに弊社のプロダクトだと、HowMaスマート不動産売却のトップページでBootstrap4が使われています。 Bootstrap4の導入 公式のドキュメントに記載されているとおりですが、CDNのリンクを読み込むだけでOKです。 <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css

    • Iframeなどの埋め込み:Bootstrap 4|レンタルサーバーナレッジ

      Embed 例: <div class="embed-responsive embed-responsive-16by9"> <iframe class="embed-responsive-item" src="..."></iframe> </div> 結果: アスペクト比 アスペクト比は「embed-responsive-****」で指定することができます。 .embed-responsive-21by9 .embed-responsive-16by9 .embed-responsive-4by3 .embed-responsive-1by1

        Iframeなどの埋め込み:Bootstrap 4|レンタルサーバーナレッジ
      • とほほのBootstrap 4入門 - モーダル - とほほのWWW入門

        <button type="button" class="btn btn-primary" data-toggle="modal" data-target="#modal1"> Launch demo modal </button> <div class="modal fade" id="modal1" tabindex="-1" role="dialog" aria-labelledby="label1" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="label1">Modal title</h5> <button type="button" c

        • とほほのBootstrap 4入門 - グリッド - とほほのWWW入門

          <div class="container-fluid"> <div class="row"> <div class="col">A</div> <div class="col">B</div> <div class="col">C</div> <div class="col">D</div> <div class="col">E</div> </div> </div> .w-100 を用いて、width: 100% の div を入れることで、強制的に改行することができます。

          • How to Use Bootstrap 4 Forms With Django

            tutorial How to Use Bootstrap 4 Forms With Django Aug 13, 2018 7 minutes read comments views This is a quick tutorial to get you start with django-crispy-forms and never look back. Crispy-forms is a great application that gives you control over how you render Django forms, without breaking the default behavior. This tutorial is going to be tailored towards Bootstrap 4, but it can also be used with

              How to Use Bootstrap 4 Forms With Django
            • GitHub - coreui/coreui-free-vue-admin-template: CoreUI Vue is free Vue admin template based on Bootstrap 4

              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                GitHub - coreui/coreui-free-vue-admin-template: CoreUI Vue is free Vue admin template based on Bootstrap 4
              • Bootstrap4 の使い方 (4) Components 編(2)

                Bootstrap4 の使い方(4) Components (2) Bootstrap のドキュメントを元にしたコンポーネントについての解説やサンプルです。 New モーダルを使ったライトボックスの実装方法(プラグインなし)や WordPress での利用方法を追加しました。 この他に以下のページもあるのでよろしければご覧ください。 Layout(Bootstrap の読み込み、グリッドシステム、メディアオブジェクト) Content(タイポグラフィ、コード、イメージ、フィギュア、テーブル) Components part1(アラート、バッジ、パンくずリスト、ボタン、ドロップダウン、フォーム、インプットグループ、リストグループ、 ページネーション) Components part2(このページ。カード、表示・非表示切り替え、アコーディオン、ツールチップ、ポップオーバー、モーダル、ナビゲーシ

                • Bootstrap 4 のビルドツールは npm-scripts で決まり - Qiita

                  Bootstrap 4 Alpha が最初に公開されたのは2015年の8月ですが、それから2年経ってやっと Beta が公開されました。公式ブログによると、今後は破壊的変更はでくるだけ避けるということなので、実際に使い始めることにしました。(Beta 2 が公開されたことに伴い変更 2017年10月22日、正式版が公開されたことに伴い変更 2018年2月6日) Bootstrap 4 Beta では、公式のビルドツールが Grunt を使うのを止めて npm-scripts に変更されました。その npm scripts のコードをみてみると、Grunt や Gulp で書いたコードよりかなりシンプルです。もう、複雑なことをしないのであれば、npm scripts を使った方が簡単で、複雑なことをしようと思えば webpack があります。それで、Grunt や Gulp を使うのは止めよ

                    Bootstrap 4 のビルドツールは npm-scripts で決まり - Qiita
                  • 10 Most Promising Free Bootstrap 4 Templates for 2018

                    by Tony Thomas March 14, 2017 Blog, Roundups Comments Tony creates pixel-perfect UI kits & icons. His pug, Wednesday, is Medialoot's beloved mascot. 10 handpicked free Bootstrap 4 themes Bootstrap 4 is a major rewrite of almost the entire project and may still be in the Beta stage of development, but for those of you that are ready to take the leap and start using the new version today, we have co

                      10 Most Promising Free Bootstrap 4 Templates for 2018
                    • Bootstrap4のグリッドでスマホ対応の段組を簡単に作成 [ホームページ作成] All About

                      Bootstrap4のグリッドでスマホ対応の段組を簡単に作成12段のグリッドシステムで段組を簡単に作成できるBootstrap4を使って、PCだけでなくスマートフォンなどのモバイル端末にも対応したレスポンシブな段組レイアウトを作る方法を解説。Bootstrap4には、複雑に組み合わせて入れ子にもできるグリッドがあるため、table(テーブル)を駆使しなくてもPC・モバイル両対応の段組(グリッドレイアウト)が簡単に作成できて便利です。

                        Bootstrap4のグリッドでスマホ対応の段組を簡単に作成 [ホームページ作成] All About
                      • Bootstrap 4

                        The Bootstrap Blog News and announcements for all things Bootstrap, including new releases, Bootstrap Themes, and Bootstrap Icons. It’s literally taken us years to do it, but Bootstrap 4 has finally arrived! Words cannot begin to describe the elation the entire team and I have for this release, but I’ll do my best. Thank you to everyone, especially to the team, and to everyone who’s contributed co

                          Bootstrap 4
                        • Bootstrap4ドロップダウンで選択した項目をボタンに表示したい!

                          こんにちは!ふっくんです。 Bootstrapを使用してドロップダウンボタンを作って、選択した項目をボタンに表示させたい時ありますよね? こういうドロップダウンで「項目1」を選択すると、 こんな感じで。 Bootstrapの公式ページには、このような動作をするドロップダウンは用意されてなかったため、処理を書いてみました。 ちなみに、JavaScriptの処理を書かないと無理っぽい?感じでした。 本記事では HTML5 を使用することを前提としております。 HTMLのソースコード まず、Bootstrapの公式ページには、ドロップダウンの以下のようなサンプルコードが用意されてます。 <div class="btn-group"> <button type="button" class="btn btn-primary dropdown-toggle" data-toggle="dropdow

                            Bootstrap4ドロップダウンで選択した項目をボタンに表示したい!
                          • フォーム~Bootstrap4移行ガイド

                            設定例 コピー<form> <div class="form-group"> <label for="exampleInputEmail1">Eメールアドレス</label> <input type="email" class="form-control" id="exampleInputEmail1" placeholder="Eメールアドレス"> <small class="text-muted">あなたのメールは他の誰とも共有しません。</small> </div> <div class="form-group"> <label for="exampleInputPassword1">パスワード</label> <input type="password" class="form-control" id="exampleInputPassword1" placeholder="パスワ

                              フォーム~Bootstrap4移行ガイド
                            • Djangoメモ(10) : 静的 (static) ファイルの設定をしてBootstrap 4 を使う - もた日記

                              静的 (static) ファイル Bootstrap 4 設定とテンプレート変更 まとめ A Complete Beginner's Guide to Djangoのチュートリアルを参考に静的 (static) ファイルの設定をしてBootstrap 4 を使ってみる。 静的 (static) ファイル 静的 (static) ファイルとはドキュメントによると以下の通り。 サーバで生成するHTML以外に、Webアプリケーションは一般的に完全なWebページをレンダリングするために、画像、JavaScript、CSSなど必要なファイルを提供する必要があります。Djangoでは、これらのファイルを "静的 (static) ファイル" と呼びます。 小さなプロジェクトではこのことは大きな問題になりません。 Web サーバが見つけられる場所で静的ファイルを単に管理することができるからです。しかし、

                                Djangoメモ(10) : 静的 (static) ファイルの設定をしてBootstrap 4 を使う - もた日記
                              • とほほのBootstrap 4入門 - ナビ - とほほのWWW入門

                                <ul class="nav nav-tabs" role="tablist"> <li class="nav-item"> <a class="nav-link active" id="item1-tab" data-toggle="tab" href="#item1" role="tab" aria-controls="item1" aria-selected="true">Item#1</a> </li> <li class="nav-item"> <a class="nav-link" id="item2-tab" data-toggle="tab" href="#item2" role="tab" aria-controls="item2" aria-selected="false">Item#2</a> </li> <li class="nav-item"> <a class=

                                • Bootstrap4 上下中央・上寄せ・下寄せ(d-flex) | クルーデザイン

                                  上下中央や上寄せ、下寄せに配置するためのクラスも用意されています。 flexboxを利用するため、それぞれ2つのクラスを指定すればOKです。 1. 上下中央寄せ 「d-flex」と「align-items-center」を指定します。

                                  • GitHub - ttskch/symfony-skeleton: A skeleton to get started with Symfony and Bootstrap4

                                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                      GitHub - ttskch/symfony-skeleton: A skeleton to get started with Symfony and Bootstrap4
                                    • Bootstrap 4は、どの辺がアクセシブルなのか?/スマホでスクリーンリーダーを使ってみよう

                                      2018-07-01(日)に大阪JUSO Coworkingにて行われた「D2Dアクセシビリティ勉強会 2018・夏」でのスライドです。 【簡単マニュアルPDF版は以下】 http://bit.ly/d2d_VO_TBRead less

                                        Bootstrap 4は、どの辺がアクセシブルなのか?/スマホでスクリーンリーダーを使ってみよう
                                      • Bootstrap 4向けのオープンソースなダッシュボード用テンプレート・「Now UI Dashboard」

                                        Now UI DashboardはBootstrap 4向けのOSSなダッシュボード用テンプレートです。目に優しいカラースキーム、見やすいUI等を意識して作られたそうです。OSSですが、有償プランも用意してあって、OSS版に含まれるコンポーネント16種、プラグイン3つを超える、160のコンポーネントと7のプラグインを提供してくれるそうです。ライセンスはMITとの事。 Now UI Dashboard

                                          Bootstrap 4向けのオープンソースなダッシュボード用テンプレート・「Now UI Dashboard」