aboutsummaryrefslogtreecommitdiff
path: root/files/ko/glossary/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/glossary/bootstrap')
-rw-r--r--files/ko/glossary/bootstrap/index.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/files/ko/glossary/bootstrap/index.html b/files/ko/glossary/bootstrap/index.html
new file mode 100644
index 0000000000..d2d6cff4b3
--- /dev/null
+++ b/files/ko/glossary/bootstrap/index.html
@@ -0,0 +1,22 @@
+---
+title: 부트스트랩
+slug: Glossary/Bootstrap
+tags:
+ - 부트스트랩
+ - bootstrap
+ - Glossary
+ - framework
+ - css
+translation_of: Glossary/Bootstrap
+---
+<p>Bootstrap은 반응형 웹사이트를 빠르게 만들기 위한 무료 오픈소스 {{Glossary("HTML")}}, CSS 및 {{Glossary("JavaScript")}} 의 프레임워크 입니다.</p>
+
+<p>Bootstrap은 당초 Twitter Blueprint라고 불렸으며, <a href="https://twitter.com/"> Twitter</a> 개발자에 의해 개발되었습니다. 반응형 디자인을 지원하며 그대로 사용하거나 필요에 따라 자신의 코드에 맞추어 사용할 수 있는 사전 정의된 디자인 템플릿이 있습니다. 부트스트랩은 모든 모던 브라우저와 {{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://getbootstrap.com/docs/5.0/getting-started/introduction/">최신 버전 입문</a></li>
+</ol>
+</section>