内容へ移動
サルでもわかるWEBプログラミング
フリーソフトのみでホームページ作成
ユーザ用ツール
ログイン
サイト用ツール
検索
ツール
文書の表示
以前のリビジョン
バックリンク
最近の変更
メディアマネージャー
サイトマップ
ログイン
>
最近の変更
メディアマネージャー
サイトマップ
現在位置:
index.html
»
00.cssフレームワークbulma用テンプレート
»
01.ボタンbuttonとカラムcolumns
トレース:
00.cssフレームワークbulma用テンプレート:01.ボタンbuttonとカラムcolumns
この文書は読取専用です。文書のソースを閲覧することは可能ですが、変更はできません。もし変更したい場合は管理者に連絡してください。
===== ボタンButtonとカラムColumns ===== カラムColumnsnいついての公式リンク https://bulma.io/documentation/columns/responsiveness/ https://bulma.io/documentation/columns/options/ ==== カラムcolumnテンプレート(1) ==== div=class sectionで囲み、columnとnotificationを利用すると、以下のような表示になります。 ソースコード <html> <script src="https://gist-it.appspot.com/github/adash333/bulma-test/blob/master/column.html"></script> </html> 表示 https://adash333.github.io/bulma-test/column.html パソコンでの表示 {{:00.cssフレームワークbulma用テンプレート:pasted:20181213-122447.png}} スマホでの表示 {{:00.cssフレームワークbulma用テンプレート:pasted:20181213-122501.png}} ==== ボタンbuttonテンプレート ==== 作成中 <html> <script src="https://gist-it.appspot.com/github/adash333/bulma-test/blob/master/index2.html"></script> </html> 表示 https://adash333.github.io/bulma-test/index2.html パソコンでの表示 スマホでの表示
00.cssフレームワークbulma用テンプレート/01.ボタンbuttonとカラムcolumns.txt
· 最終更新: 2019/05/11 by
adash333
ページ用ツール
文書の表示
以前のリビジョン
バックリンク
文書の先頭へ