mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 12:59:05 +02:00
new headers, ad placements, intro paragraphs on several pages, etc
This commit is contained in:
@@ -3,7 +3,7 @@ layout: page
|
||||
title: Contents
|
||||
---
|
||||
|
||||
Bootstrap is downloadable in two forms, within which you'll find the following directories and files, logically grouping common resources and providing both compiled and minified variations.
|
||||
Bootstrap can come in one of two forms, as precompiled or source code. Learn more about each form's contents and structure below.
|
||||
|
||||
<div class="bs-callout bs-callout-warning" id="jquery-required">
|
||||
<h4>jQuery required</h4>
|
||||
|
@@ -3,7 +3,9 @@ layout: page
|
||||
title: Quick start
|
||||
---
|
||||
|
||||
Quickly add Bootstrap to your project via the [Bootstrap CDN](http://bootstrapcdn.com), graciously provided by the [MaxCDN](http://www.maxcdn.com/) folks. Copy-paste the stylesheet `<link>` into your `<head>` before all other stylesheets.
|
||||
Quickly add Bootstrap to your project via the [Bootstrap CDN](http://bootstrapcdn.com), graciously provided by the [MaxCDN](http://www.maxcdn.com/) folks.
|
||||
|
||||
Copy-paste the stylesheet `<link>` into your `<head>` before all other stylesheets.
|
||||
|
||||
**Disabled for v4 during alpha releases.**
|
||||
|
||||
|
@@ -1,9 +1,9 @@
|
||||
---
|
||||
layout: page
|
||||
title: Browser and device support
|
||||
title: Supported platforms
|
||||
---
|
||||
|
||||
Bootstrap is built to work best in the latest desktop and mobile browsers, meaning older browsers might display differently styled, though fully functional, renderings of certain components.
|
||||
Bootstrap is built to work best with the latest techniques. As such, older desktop and mobile browsers may display differently, but should remain fully functional.
|
||||
|
||||
### Supported browsers
|
||||
|
||||
|
Reference in New Issue
Block a user