Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!doctype html>
<html lang="ja">
<head>
<meta name="description" content="equation of a line">
  <meta charset="UTF-8">
  <title>Equation of a line</title>
</head>
<body>
  <div class="container" contenteditable>
    This is a note. It can contain however much text you want, and even dynamically resize, if you type in it: try it!
  </div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers