开发者

Images mess up my table layout

Here is the test file: http://www.nicoeinsidler.bplaced.net/test/mail_test.html

If there are no pictures everything works fine as expected, but as soon as I add picture to it they break my layout.

<img src="https://img.skitch.com/20110930-e89yb812kuhisgsuhf896aepnx.png" alt="http://www.nicoeinsidler.bplaced.net/test/mail_tes开发者_运维百科t.html" />

(I never layout my homepages with tables, so I'm not good at it. I have to do it because this will become a HTML-Email…)

Here is how it should look like:

Images mess up my table layout


The td inside the following tr needs to have a colspan of 3 (instead of 2)

(You should see the broken border in that row)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜