Skip to content

Instantly share code, notes, and snippets.

@gregimba
Created November 17, 2012 22:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gregimba/4100858 to your computer and use it in GitHub Desktop.
Save gregimba/4100858 to your computer and use it in GitHub Desktop.
IE conditional stament
<!doctype html>
</html>
<head>
<!--[if IE 6]>
<p>Welcome to Internet Explorer 6!</p>
<![endif]-->
<head>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment