]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add note about IE mode tag being included in docs 10790/head
authorJulian Thilo <bigj95t@gmail.com>
Tue, 24 Sep 2013 20:49:47 +0000 (22:49 +0200)
committerJulian Thilo <bigj95t@gmail.com>
Tue, 24 Sep 2013 20:49:47 +0000 (22:49 +0200)
getting-started.html

index 8c0d9d2a33cd930f0d12ffa0a68c0c686ad6eeed..4751de08eca866f363c302e8abb19cd5c2bfe9f7 100644 (file)
@@ -749,6 +749,7 @@ bootstrap/
 {% highlight html %}
 <meta http-equiv="X-UA-Compatible" content="IE=edge">
 {% endhighlight %}
+    <p>This tag is included in all docs pages and examples to ensure the best rendering possible in each supported version of Internet Explorer.</p>
     <p>See <a href="http://stackoverflow.com/questions/6771258/whats-the-difference-if-meta-http-equiv-x-ua-compatible-content-ie-edge">this StackOverflow question</a> for more information.</p>
 
     <h3>Internet Explorer 10 in Windows 8 and Windows Phone 8</h3>