]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
getting-started.html: add <code> around mention of `placeholder` 8573/head
authorChris Rebert <github@rebertia.com>
Tue, 23 Jul 2013 20:00:28 +0000 (13:00 -0700)
committerChris Rebert <github@rebertia.com>
Tue, 23 Jul 2013 20:00:28 +0000 (13:00 -0700)
getting-started.html

index b1cbd5d1b077e5f925f2eed812bcfacd31a9fcd7..d55e9656e52c51a98bf417395b0c8baa46370590 100644 (file)
@@ -146,7 +146,7 @@ bootstrap/
     <p>Unofficially, Bootstrap should look and behave well enough in Chromium for Linux and Internet Explorer 7, though they are not officially supported.</p>
 
     <h3>Internet Explorer 8 and 9</h3>
-    <p>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.</p>
+    <p>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 <code>placeholder</code> attribute is also not supported in either of these versions.</p>
     <p>In addition, <strong>Internet Explorer 8 requires the use of <a href="https://github.com/scottjehl/Respond">respond.js</a> to enable media query support.</strong></p>
 
     <h3>IE Compatibility modes</h3>