From f18dcae78c88f29bf1e79c014621d45097e38999 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 19 Aug 2021 11:00:46 -0400 Subject: correct to Quick_links (not Quick_Links) (#2138) --- files/ko/glossary/bootstrap/index.html | 2 +- files/ko/glossary/browser/index.html | 2 +- files/ko/glossary/character_set/index.html | 2 +- files/ko/glossary/cross_axis/index.html | 2 +- files/ko/glossary/endianness/index.html | 2 +- files/ko/glossary/flexbox/index.html | 2 +- files/ko/glossary/global_object/index.html | 2 +- files/ko/glossary/graceful_degradation/index.html | 2 +- files/ko/glossary/http_2/index.html | 2 +- files/ko/glossary/iife/index.html | 2 +- files/ko/glossary/index.html | 2 +- files/ko/glossary/method/index.html | 2 +- files/ko/glossary/null/index.html | 2 +- files/ko/glossary/primitive/index.html | 4 ++-- files/ko/glossary/semantics/index.html | 2 +- files/ko/glossary/smtp/index.html | 2 +- files/ko/glossary/ssl/index.html | 2 +- files/ko/glossary/tcp/index.html | 2 +- files/ko/glossary/tls/index.html | 2 +- files/ko/glossary/user_agent/index.html | 2 +- files/ko/glossary/wrapper/index.html | 2 +- files/ko/web/accessibility/aria/index.html | 2 +- files/ko/web/css/css_flow_layout/index.html | 2 +- .../web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html | 2 +- files/ko/web/css/css_grid_layout/grid_template_areas/index.html | 2 +- files/ko/web/css/css_grid_layout/index.html | 2 +- .../web/css/css_grid_layout/layout_using_named_grid_lines/index.html | 2 +- .../css/css_grid_layout/line-based_placement_with_css_grid/index.html | 2 +- .../ko/web/css/css_grid_layout/relationship_of_grid_layout/index.html | 2 +- files/ko/web/css/grid-area/index.html | 2 +- files/ko/web/css/grid/index.html | 2 +- 31 files changed, 32 insertions(+), 32 deletions(-) (limited to 'files/ko') diff --git a/files/ko/glossary/bootstrap/index.html b/files/ko/glossary/bootstrap/index.html index d2d6cff4b3..2382a0edf3 100644 --- a/files/ko/glossary/bootstrap/index.html +++ b/files/ko/glossary/bootstrap/index.html @@ -13,7 +13,7 @@ translation_of: Glossary/Bootstrap

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

-