Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

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

  • 3 odgovora
  • 1 ima ovaj problem
  • 13 prikaza
  • Posljednji odgovor od 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' !

Svi odgovori (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"