http://andrew-hayward.com/about-me-2/
I've been trying to use this code to indent the table, but whilst the top bar of the table indents the bottom doesn't. Its like the indent doesn't work on the last bit of the table. Can anyone see what is wrong because it has been driving me mad!
<table style="padding-left:5%;width:90%;">
<tbody>
<tr>
<td style="text-align:left;">TEST</td>
<td style="text-align:left;">TEST</td>
</tr>
</tbody>
</table>
Thanks :)
The blog I need help with is andrew-hayward.com.