<!DOCTYPE HTML>
<html>
<head>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js"></script>
</head>
<body>
<table>
<tr>
<td id="email"></td>
<td id="password"></td>
<td id="name"></td>
</tr>
</table>
<input type="button" value="Check" />
<script>
$('input').click(function() {
var check_fail = $("<img src='http://help.wileyplus.com/browsercheck/images/check-fail.gif' />");
$('td#email').append(check_fail*!*.clone()*/!*);
$('td#password').append(check_fail*!*.clone()*/!*);
$('td#name').append(check_fail*!*.clone()*/!*);
});
</script>
</body>
</html>