From 4b1a9203c547c019fc5398082ae19a3f3d4c3efe Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:41:15 -0500 Subject: initial commit --- files/de/glossary/bootstrap/index.html | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 files/de/glossary/bootstrap/index.html (limited to 'files/de/glossary/bootstrap') diff --git a/files/de/glossary/bootstrap/index.html b/files/de/glossary/bootstrap/index.html new file mode 100644 index 0000000000..d53c89b773 --- /dev/null +++ b/files/de/glossary/bootstrap/index.html @@ -0,0 +1,29 @@ +--- +title: Bootstrap +slug: Glossary/Bootstrap +tags: + - Bootstrap + - CSS Framework + - HTML Framework + - Responsive Design + - responsive Webseiten +translation_of: Glossary/Bootstrap +--- +

Bootstrap ist ein kostenloses Open Source Framework für {{Glossary("HTML")}}, CSS, und {{Glossary("JavaScript")}}, mit dem man sehr schnell responsive Webseiten erstellen kann.

+ +

Der ursprüngliche Name von Bootstrap war Twitter Blueprint und es wurde auf Twitter entwickelt. Es unterstützt responsives Design und stellt vordefinierte Design Features bereit, die man entweder so wie sie sind direkt nutzen oder an die Anforderungen des eigenen Codes anpassen kann. Man braucht sich keine Gedanken über die Kompatibilität mit anderen Browsern zu machen, da Bootstrap mit allen modernen Browsern kompatibel ist und auch mit neueren Versionen des Internet Explorers.

+ +

Learn more

+ +

General knowledge

+ + + +

Technical reference

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