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>
  </head>
  <body>
    <h1>Lesson 1 - Hello World</h1>
    <p>Output text using the alert command.</p>
    <ol>
      <li>Open the Javascript and output window</li>
      <li>In the Javascript windows type: <b>alert("Hello World");</b>  </li>
      <li>In the output windows click "Run with JS"</li>
      
    </ol>
  </body>
</html>
  
Output

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

Dismiss x
public
Bin info
jamesfdickinsonpro
0viewers