cp_image_btn_not_allign
Cannot align heart to the right
by bryiantan
HTML
<table>
<tr>
<td>
boy name?
<button align="right" class="favourites" id="b" value="Ninja" style="width:200px;height:30px;">
Maybe Name Here?<div style="float:right;">♥</div>
</button>
</td>
</tr>
</table>