搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Why dont Tables display the same as they do in IExp ?

  • 3 回覆
  • 1 有這個問題
  • 13 次檢視
  • 最近回覆由 cor-el

more options

Why don't Tables display the same in Firefox 7, as they do in IExp ?

1: If I create a table with one or more cells, and set the borders to solid black, then all the borders display correctly in IExp

But in Firefox 7: The borders display as light grey outlines.

2: Also the table doesn't 'centre' !

Why don't Tables display the same in Firefox 7, as they do in IExp ? 1: If I create a table with one or more cells, and set the borders to solid black, then all the borders display correctly in IExp But in Firefox 7: The borders display as light grey outlines. 2: Also the table doesn't 'centre' !

所有回覆 (3)

more options

Is someone supposed to guess at the code that you are using and where one might see this on a webpage and where to look. Trying to make different browsers look exactly the same could be very frustrating. That is one reason why PDF filers has been used

more options

To center the table use this style.

style="background-color:fuchsia;margin-left:auto;margin-right:auto"