diff --git a/getting-started.html b/getting-started.html index 78c4c8f57..fc3da3806 100644 --- a/getting-started.html +++ b/getting-started.html @@ -147,7 +147,11 @@ bootstrap/
In addition, Internet Explorer 8 requires the use of respond.js to enable media query support.
Bootstrap is not supported in the old Internet Explorer compatibility modes. To be sure you're using the latest rendering mode for IE, consider including <meta http-equiv="X-UA-Compatible" content="IE=edge"> in your pages. See this StackOverflow question for more information.
Bootstrap is not supported in the old Internet Explorer compatibility modes. To be sure you're using the latest rendering mode for IE, consider including the appropriate meta tag in your pages.
See this StackOverflow question for more information.