Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset=utf-8 />
    <title>My Web Page 1</title>
  </head>
  <body>
    <h1>Welcome</h1>
    <p>This is my web page, featuring an image using the img tag.</p>
    <img src="http://videos.mozilla.org/serv/webmademovies/popcornposter.png" alt="popcorn js">
  </body>
</html>
Output

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

Dismiss x
public
Bin info
phillchillpro
0viewers