http://i.imgur.com/Ie4HN.png
How do i move this to the left? or under the picture?
{
print " <tr>
<td colspan=2><img src='captcha_verify.php?bgcolor=C3C3C3' width='170' height='88'/><br /></td>
<td><b>Enter Captcha Code</b></td><td colspan=2><div class='reg_namebox'><input type='text' name='captcha' /></td>
</tr> ";
}
print "
<tr>
<td colspan=3 align=center><div class='reg_nametxt'><input type=submit value=$rreg id='reg_btn' style='color:#000;></td>
</tr>
</table><div class='regtop'> </div>
</form><br />";
Tell me if you need more parts of the code.