Tuesday, October 4, 2011

table to have empty cells


The table to have empty cells it must be specified with  &nbsp to how many want based on the cell-size.

it should be specified as:

<table>
<tr><td>hello</td><td>&nbsp;&nbsp;&nbsp;</td></tr>
</table>

No comments:

Post a Comment