From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/ja/glossary/bootstrap/index.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 files/ja/glossary/bootstrap/index.html (limited to 'files/ja/glossary/bootstrap/index.html') diff --git a/files/ja/glossary/bootstrap/index.html b/files/ja/glossary/bootstrap/index.html new file mode 100644 index 0000000000..f1cceee502 --- /dev/null +++ b/files/ja/glossary/bootstrap/index.html @@ -0,0 +1,23 @@ +--- +title: Bootstrap +slug: Glossary/Bootstrap +tags: + - Bootstrap + - CSS + - Glossary + - framework + - フレームワーク + - 用語集 +translation_of: Glossary/Bootstrap +--- +

Bootstrap はレスポンシブのウェブサイトを早く作るための無料のオープンソース {{Glossary("HTML")}}、CSS および {{Glossary("JavaScript")}} のフレームワークです。

+ +

Bootstrap は当初 Twitter Blueprint と呼ばれ、 Twitter の従業員のチームで開発されました。レスポンシブデザインをサポートし、そのまま使用、あるいは自身のコードで必要に応じてカスタマイズできる、定義済みのデザインテンプレートがあります。 Bootstrap はすべての最新のブラウザーと {{glossary("Microsoft Internet Explorer", "Internet Explorer")}} の最近のバージョンと互換性があるので、他のブラウザーとの互換性について心配する必要はありません。

+ + -- cgit v1.2.3-54-g00ecf