Forum Moderators: not2easy
<div id="div1" class="div_cell" style="width:150px; height:150px">
<table id="table1" class="section_A">
<tr>
<td>
<img id="image1" src="/images/1223.jpg" alt="">
</td>
</tr>
</table>
</div>
now my objective is to vertically align the table (table1) to the middle/bottom/top of the div (div1).
i have tried lots of stuff but with no success.... hope someone can help me out on this.