Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!doctype html>
<!--[if lt IE 7]> <html class="no-js ie6" lang="en"> <![endif]-->
<!--[if IE 7]>    <html class="no-js ie7" lang="en"> <![endif]-->
<!--[if IE 8]>    <html class="no-js ie8" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<body>
    <div class="wrapper">
        <h2 class="youareusing-ie6">You are using IE6???? :( :(</h2>
        <h2 class="youareusing-ie7">You are using IE7. :(</h2>
        <h2 class="youareusing-ie8">You are using IE8!</h2>
        <h2 class="youareusing-modern">You are using IE9 or a modern browser!!</h2>
    </div>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
pixelfuturepro
0viewers