mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
Fixes #8356: Move browser compatibility from wiki into real docs
This commit is contained in:
parent
e7be60fd4d
commit
aa49c919c6
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user