diff --git a/src/get-started.html b/src/get-started.html index 57a670c9f..22e11e109 100644 --- a/src/get-started.html +++ b/src/get-started.html @@ -146,6 +146,7 @@ $ gem install font-awesome-sass

In order to provide the best possible experience to old and buggy browsers, Font Awesome uses CSS browser hacks in several places to target special CSS to certain browser versions in order to work around bugs in the browsers themselves. These hacks understandably cause CSS validators to complain that they are invalid. In a couple places, we also use bleeding-edge CSS features that aren't yet fully standardized, but these are used purely for progressive enhancement.

These validation warnings don't matter in practice since the non-hacky portion of our CSS does fully validate and the hacky portions don't interfere with the proper functioning of the non-hacky portion, hence why we deliberately ignore these particular warnings.

+

Getting started - Validators by Bootstrap Team is licensed under CC BY 3.0

@@ -157,6 +158,7 @@ $ gem install font-awesome-sass Hovering over the page (body) will show some of the icons and hovering over the remaining icons will show those as well. See issue #954 for details.

+

Getting started - Internet Explorer 8 and @font-face by Bootstrap Team is licensed under CC BY 3.0