hey guys,
I'm having trouble aligning a background image to the right hand side of a table cell.
Since I'm very new to HTML I'm hoping someone smarter than me can point out where I'm going wrong.
Cheers in advance guys.
I'm having trouble aligning a background image to the right hand side of a table cell.
Code:
<td class="XSP_RIGHT_PANEL_SPC" id="XSP_RIGHT_PANEL_SPC"
style="background-image: url(Messagebody.jpg); height: 99px;">
<div style="text-align: center;"><br>
</div>
</td>
Since I'm very new to HTML I'm hoping someone smarter than me can point out where I'm going wrong.
Cheers in advance guys.