Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <style>
#hello {
   border: 10px solid e8e8e8;
   background-color: red;
   background: url("http://www.costascuisine.com/images/buttons/collapseIcon.gif")
               no-repeat scroll right center #e8e8e8;
}
 
    
  </style>
  <meta charset=utf-8 />
  <title>JS Bin</title>
  
 
</head>
<body>
  <table>
    <tr  style="font-color:green">
      <td id='hello' style="color:green">
        f
        gjh
        fgjh
        fghj
        fghj5050 def </td>
    </tr>
  </table>
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers