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>Practical First Exercise</title>
  <style>
    body{background: gray;color:white; margin: auto; width: 1000px;}
  </style>
</head>
<body>
    <h3>Put up a minimalistic (bit of html/css) web page somewhere and include the "Hello, I'm a program and I have been modified" </h3>
    <h4></h4>
    <footer>
     <p>&copy; Copyright 2011 by lramos</p>
    </footer> 
</body>
</html>
Output 300px

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

Dismiss x
public
Bin info
anonymouspro
0viewers