Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.2/jquery.min.js"></script>
<meta charset=utf-8 />
<title>Demo by Roko C.B.</title>
</head>
<body>
  
<table border="1" style="width:100%;">
  <tr>
    <td style="width:100px;">
      Poll Name
    </td>
    <td style="width:5px;">
      <input type="text" class="nobor">
    </td>
    <td class="tdhover"><input type="text">
    </td>
  </tr>
</table>
  
</body>
</html>
Output

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

Dismiss x
public
Bin info
roXonpro
0viewers