Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>JS Bin</title>
<!--[if IE]>
  <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<style>
  article, aside, figure, footer, header, hgroup, 
  menu, nav, section { display: block; }
  
</style>
</head>
<body>
  
  <style type="text/css">
@font-face {
    font-family: "Bangla";
    src: url(http://www.sachalayatan.com/BNG.ttf) format("truetype");
}
* { 
    font-family: "Bangla", Verdana, Tahoma;
}
</style>
  
  <input type="text" onfocus="return passId(this);" />
<!--
  <textarea onfocus="return passId(this);" style = "width:100%; height:300px; font-size:16px;" id = "chckItOut" name = "chckItOut">
</textarea>
  -->
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers