how can I have an indention here:
sorry for the ambiguity of my question, i want to have indention between the "9.00" and the border from the left. please check the link i included here:
http://img714.imageshack.us/i/spacing.png/
<table border="1">
<col width="100" />
<col width="300" />
<tr>
<td> 9.00 </td>
<td> Name Name Name Name Name<br/>
Greetings Greetings </td>
</tr>
</table>