Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta charset>Origami Fishing Game 2.0</title>
</head>
<body>
 <div id="greenbird">
    <img src="http://2.bp.blogspot.com/-ASzwFbuUw3E/UbaDCJXcWUI/AAAAAAAACVU/j6T78AiInis/s1600/greenbird.png" height="200"  width="200">
  </div>
  
    <div id="redbird">
      <img src="http://4.bp.blogspot.com/-E3Q79iQTMq0/UabIg1_1NlI/AAAAAAAACF8/b4eESyEC23c/s320/Red+bird4fishingGame.png" height="200" width="200" >
    </div>
  <div id="redpink">
    <img src="http://2.bp.blogspot.com/-sNDATtnhAYc/UNADPSFnMiI/AAAAAAAABWg/sO3sEPRgBPk/s1600/redpinkstripe+fish.png " height="100" width="100">
  </div>
  <div id="greenstripe">
    <img src="http://1.bp.blogspot.com/-ddikETKhwYQ/UNADNayQr8I/AAAAAAAABVk/dG7WTPPUPDc/s1600/greenstripefish.png" height ="100" width="100">
  </div>
  <div id="zigzagfish">
  <img src="http://3.bp.blogspot.com/-ZybTfo5Qe0Q/UNADP5pKsTI/AAAAAAAABWo/Cqxju6PigbM/s1600/zigzag+fish.png" height="100" width="100"> 
  </div>
  <div id="prfish">
<img src="http://4.bp.blogspot.com/-4j-NwReQKMA/UNADO0hiC1I/AAAAAAAABWU/ZRZd2P7ZfAo/s1600/pinkredfish.png" height="100" width="100">
  </div>
  <div id="logo">
    <img src="http://2.bp.blogspot.com/-iRZgn9rlPRM/Ubaj--IS-JI/AAAAAAAACV8/pa87ffFywaU/s1600/logo.png" height="50" width="50"
  </div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
eswatcompro
0viewers