Created
March 11, 2019 05:38
-
-
Save logeshpaul/f049b89f02532d10aaac30d65f5f45a2 to your computer and use it in GitHub Desktop.
Outdated browser indication
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!--[if lt IE 10]> | |
<div | |
style="background: #212121; padding: 10px 0; box-shadow: 3px 3px 5px 0 rgba(0,0,0,.3); clear: both; text-align:center; position: relative; z-index:1;" | |
> | |
<a href="http://windows.microsoft.com/en-US/internet-explorer/" | |
><img | |
src="images/ie8-panel/warning_bar_0000_us.jpg" | |
border="0" | |
height="42" | |
width="820" | |
alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today." | |
/></a> | |
</div> | |
<script src="js/html5shiv.min.js"></script> | |
<![endif]--> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment