Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="http://code.jquery.com/jquery-git2.js"></script>
<meta charset=utf-8 />
<title>JS Bin</title>
</head>
<body>
  <div style="position: fixed; z-index: 2147483646; width: 100%; height: 100%; top: 0; left: 0; bottom: 0; right: 0; background: lightgrey; filter: alpha(opacity=37); -ms-opacity: 0.37; opacity: 0.37;">
        
        
    <div style="position: fixed; z-index: 2147483647; width: 500px; height: 200px; top: 50%; left: 50%; margin-top: -100px; margin-left: -250px; background-color:black ; -ms-opacity: 1; opacity: 1;color:red;font-size:24px">
            My Message
        </div>
    </div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers