Skip to content

Instantly share code, notes, and snippets.

@greut
Created October 2, 2008 08:52
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 greut/14317 to your computer and use it in GitHub Desktop.
Save greut/14317 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<meta charset="utf-8">
<title>No script failure</title>
<style>
noscript{display:inline;}
</style>
<noscript>will be visible with Opera.</noscript>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment