Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
  <meta charset="utf-8">
  <title>Opacity</title>
</head>
<body>
<table>
  <tr>
    <td>
      <img class="first" src="http://i.imgur.com/nPNGjXd.jpg">
    </td>
    <td>
      <img class="first" src="http://i.allday2.com/62/be/89/1372292167_wheat_field_04.jpg">
    </td>
  </tr>
  <tr>
    <td>
      <img class="first" src="http://i.imgur.com/nE5w65X.jpg">
    </td>
    <td>
      <img class="first" src="http://i.imgur.com/uPvA4wS.jpg">
    </td>
  </tr>
  </table>
</body>
</html>
Output

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

Dismiss x
public
Bin info
deedpro
0viewers