Dette websted vil have begrænset funktionalitet, mens vi gennemgår vedligeholdelse for at forbedre din oplevelse. Hvis en artikel ikke løser dit problem, og du vil stille et spørgsmål, har vi vores supportfællesskab, der venter på at hjælpe dig på @FirefoxSupport på Twitter og/r/firefox på Reddit.

Søg i Support

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.

Læs mere

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
Vedhæftede skærmbilleder

Valgt løsning

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

Læs dette svar i sammenhæng 👍 1

Alle svar (1)

more options

Valgt løsning

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