Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

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"