omg this is driving me mad. I have one table-row containing two table-cells. if both cells contain only text it works just fine, but the moment I put an image on one "cell", the other cell jumps to align at baseline... even though they are in different divs.
jsfiddle here
halpl!
The Table Options dialog box. Set the Top, Bottom, Left, and Right controls to 0 and feel free to clear the Automatically Resize to Fit Contents check box. Click OK, and these formatting settings are applied. Your graphic should now be exactly centered in the cell.
Select Shape Format or Picture Format. Select Align. If you don't see Align on the Shape Format tab, select Arrange, and then choose Align.
Specify vertical align..
.table-cell {
display: table-cell;
vertical-align:top;
}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With