Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="//code.jquery.com/jquery-2.1.1.min.js"></script>
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
  <table>
    <tr>
      <td width="168"><div align="right">Username :</div></td>
      <td width="144"><input name="username" type="text" id="username" form="registration"></td>
      <td width="162" height="16"><div align="left"><span class="error_text" id="username_results">Some test text</span></div></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