From d8583a1064440c95ddb8cbcb2ebe744859443af5 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 23 Jul 2013 13:00:28 -0700 Subject: [PATCH] getting-started.html: add around mention of `placeholder` --- getting-started.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started.html b/getting-started.html index b1cbd5d1b0..d55e9656e5 100644 --- a/getting-started.html +++ b/getting-started.html @@ -146,7 +146,7 @@ bootstrap/

Unofficially, Bootstrap should look and behave well enough in Chromium for Linux and Internet Explorer 7, though they are not officially supported.

Internet Explorer 8 and 9

-

Internet Explorer 8 and 9 are also supported, however, please be aware that many CSS3 properties—e.g., rounded corners and shadows—are not supported by IE8. The placeholder attribute is also not supported in either of these versions.

+

Internet Explorer 8 and 9 are also supported, however, please be aware that many CSS3 properties—e.g., rounded corners and shadows—are not supported by IE8. The placeholder attribute is also not supported in either of these versions.

In addition, Internet Explorer 8 requires the use of respond.js to enable media query support.

IE Compatibility modes