I wonder if anyone has encountered this problem. I have added a table with 1 row 2 columns. After adding a picture into the left column, the valign on the right column immediately goes to the bottom, no matter what I choose from the cell properties.
So after I published to my wordpress, it's just a mess. I have to recreate a new table in wordpress.
I have searched everywhere in the hope to find answer without any luck. Can anyone give me some advice of how to fix this? Or may be it's something very simple that I am not aware of? I cannot upload the image here. But here are the codes:
<table border="0" cellspacing="0" cellpadding="2" width="500"><tbody>
<tr>
<td valign="top" width="250"> <a href="$06-2009-Provence 021[2].jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width:
0px; border-left-width: 0px" title="06-2009-Provence 021" border="0" alt="06-2009-Provence 021" src="$06-2009-Provence 021_thumb.jpg" width="244" height="184" /></a></td>
<td valign="top" width="250">eesdifp sidpof f  isdof dsf is[ dif[s df[i [fis [d f[sid[f [s if[ps idpfi[sd f i[s idf[ d[s fi[dsf  sif[sid f[</td>
</tr>
</tbody></table>
I inserted the image from my computer.
Thanks.