mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-20 12:21:35 +02:00
update copy for browser support
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 18 KiB |
@@ -117,12 +117,13 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="span5 columns">
|
<div class="span5 columns">
|
||||||
<h3>Browser support</h3>
|
<h3>Browser support</h3>
|
||||||
<p>Bootstrap is tested and supported in modern browsers like Chrome, Safari, and Firefox. Full support for some versions of Internet Explorer is in the works.</p>
|
<p>Bootstrap is tested and supported in major modern browsers like Chrome, Safari, Internet Explorer and Firefox.</p>
|
||||||
<img src="assets/img/browsers.png" width="220px" height="48px" alt="Tested and supported in Chrome, Safari, and Firefox">
|
<img src="assets/img/browsers.png" width="220px" height="48px" alt="Tested and supported in Chrome, Safari, and Firefox">
|
||||||
<ul>
|
<ul>
|
||||||
<li>Latest Safari</li>
|
<li>Latest Safari</li>
|
||||||
<li>Latest Google Chrome</li>
|
<li>Latest Google Chrome</li>
|
||||||
<li>Firefox v4</li>
|
<li>Firefox 4+</li>
|
||||||
|
<li>Internet Explorer 7+</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="span5 columns">
|
<div class="span5 columns">
|
||||||
|
Reference in New Issue
Block a user