Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Version 4.0.1 is not displaying pages like version 4.

  • 1 답장
  • 17 이 문제를 만남
  • 22 보기
  • 최종 답변자: cor-el

more options

Since upgrading to Firefox 4.0.1 I have seen problems with some pages displaying. I am a web designer and pages that are error free which displayed fine in version 4, and work in Chrome, Safari and versions of IE, are not display properly in the new updated version of Firefox.

Since upgrading to Firefox 4.0.1 I have seen problems with some pages displaying. I am a web designer and pages that are error free which displayed fine in version 4, and work in Chrome, Safari and versions of IE, are not display properly in the new updated version of Firefox.

모든 댓글 (1)

more options

Add a style rule clear:both to the DIV .center

.center { clear:both; }