diff options
Diffstat (limited to 'docs/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index 56e6cbc32..f951cfc78 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -81,6 +81,24 @@ bootstrap/ </div> </div> + <!-- Browser compatibility + ================================================== --> + <div class="bs-docs-section" id="browsers"> + <div class="page-header"> + <h1>Browser compatibility</h1> + </div> + <p class="lead">Bootstrap is built to work best in the latest desktop and mobile browsers, meaning older and less advanced browsers might receive a less stylized, though fully functional, version of certain components.</p> + <p>Specifically, we support the latest versions of the following:</p> + <ul> + <li>Chrome (Mac, Windows, iOS, and Android)</li> + <li>Safari (Mac and iOS only, as Windows has more or less been discontinued)</li> + <li>Firefox (Mac, Windows)</li> + <li>Internet Explorer</li> + <li>Opera (Mac, Windows)</li> + </ul> + <p>Unofficially, Bootstrap should look and behave just fine in Chromium for Linux and Internet Explorer 7-8, though full support is not guaranteed.</p> + </div> + <!-- Examples ================================================== --> <div class="bs-docs-section" id="examples"> |
