aboutsummaryrefslogtreecommitdiff
path: root/files/ja/glossary/bootstrap/index.html
blob: f1cceee50266aa2eb6411d066d67cc665b423b81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
title: Bootstrap
slug: Glossary/Bootstrap
tags:
  - Bootstrap
  - CSS
  - Glossary
  - framework
  - フレームワーク
  - 用語集
translation_of: Glossary/Bootstrap
---
<p>Bootstrap はレスポンシブのウェブサイトを早く作るための無料のオープンソース {{Glossary("HTML")}}、CSS および {{Glossary("JavaScript")}} のフレームワークです。</p>

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

<section class="Quick_links" id="Quick_Links">
<ol>
 <li>Wikipedia 上の記事 {{interwiki("wikipedia", "Bootstrap", "Bootstrap")}}</li>
 <li><a href="https://getbootstrap.com/">Bootstrap をダウンロード</a></li>
 <li><a href="https://www.w3schools.com/bootstrap4/bootstrap_get_started.asp">最新バージョン入門</a></li>
</ol>
</section>