当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

While wring in Table inside a new message width of cell is changing when i am writing inside a cell

more options

In a new message in Thunderbird, when i insert a table of certain rows and width, then i start wring inside the table cell, i find that the width of the cell (of the Table) is constantly getting changed as I write. The width of the said cell should not change in first place, and i find that i am unable to adjust the cell width to my requirement. Please guide me. Thanks and Regards

In a new message in Thunderbird, when i insert a table of certain rows and width, then i start wring inside the table cell, i find that the width of the cell (of the Table) is constantly getting changed as I write. The width of the said cell should not change in first place, and i find that i am unable to adjust the cell width to my requirement. Please guide me. Thanks and Regards
添付されたスクリーンショット

選ばれた解決策

HTML table cells are stretchy by nature.

I assume you already set a width for each column (such as 33%). After that, there is one more step: setting the table to use a fixed layout. The only way I see to do it is to return to the same Table Properties dialog:

Format > Table > Table properties

Then click the Advanced Edit... button

Then under Inline Style, add a new property table-layout with the value fixed.

See attached screenshot collage.

General Ref. Tables - Format messages with rows and columns

この回答をすべて読む 👍 1

すべての返信 (1)

more options

選ばれた解決策

HTML table cells are stretchy by nature.

I assume you already set a width for each column (such as 33%). After that, there is one more step: setting the table to use a fixed layout. The only way I see to do it is to return to the same Table Properties dialog:

Format > Table > Table properties

Then click the Advanced Edit... button

Then under Inline Style, add a new property table-layout with the value fixed.

See attached screenshot collage.

General Ref. Tables - Format messages with rows and columns