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

tosser !!

more options

To center the table use this style.

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