Skip to content

Instantly share code, notes, and snippets.

@asmithdigital
Forked from redfrost/IE browser warning BS3
Last active August 29, 2015 14:27
Show Gist options
  • Save asmithdigital/b0f06f7cb87c3c30213c to your computer and use it in GitHub Desktop.
Save asmithdigital/b0f06f7cb87c3c30213c to your computer and use it in GitHub Desktop.
IE browser warning (Bootstrap 3)
<!--[if lt IE 9]><div class="ie-warning alert alert-danger alert-dismissable">
<button type="button" class="close" data-dismiss="alert" aria-hidden="true">&times;</button>
You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</div><![endif]-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment