From 0d70559e96b192b2c619199926338e14e72b56e8 Mon Sep 17 00:00:00 2001 From: hwang1588 <75598328+hwang1588@users.noreply.github.com> Date: Sat, 29 May 2021 13:53:45 +0900 Subject: update description translation (#977) * ko/glossary/bootsrap/index.html docs create and description translation * Update files/ko/glossary/breadcrumb/index.html Co-authored-by: Sungwoo Park --- files/ko/glossary/bootstrap/index.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 files/ko/glossary/bootstrap/index.html (limited to 'files/ko/glossary/bootstrap') 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 +--- +

Bootstrap은 반응형 웹사이트를 빠르게 만들기 위한 무료 오픈소스 {{Glossary("HTML")}}, CSS 및 {{Glossary("JavaScript")}} 의 프레임워크 입니다.

+ +

Bootstrap은 당초 Twitter Blueprint라고 불렸으며, Twitter 개발자에 의해 개발되었습니다. 반응형 디자인을 지원하며 그대로 사용하거나 필요에 따라 자신의 코드에 맞추어 사용할 수 있는 사전 정의된 디자인 템플릿이 있습니다. 부트스트랩은 모든 모던 브라우저와 {{glossary("Microsoft Internet Explorer", "Internet Explorer")}} 의 최근 버전과 호환되기 때문에 타 브라우저와의 호환성에 대해 걱정하지 않으셔도 됩니다.

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