Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

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"