Mozilla 도움말 검색

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

자세히 살펴보기

Why does firefox display the same html content differently depending on what domain is used to access the file (eg www.cityescapesphotography.com and www.city-escapes-photography.com appear differently)

  • 3 답장
  • 6 이 문제를 만남
  • 4 보기
  • 최종 답변자: SquirrelBot

more options

I have two domain names that point to the same content, unfortunately, they display differently in firefox (although the same in IE). In particular, the font sizes are extremely different. The sites are www.cityescapesphotography.com and www.city-escapes-photography.com and the difference appears for any pages. There are, as far as I can tell, no css files that have an impact, and the html can be extremely simple (see /test-home.html). The browser is running concurrently on the same computer, displaying both pages concurrently, so configuration should not be a cause for differences. Cache has been cleared.

URL of affected sites

http://www.cityescapesphotography.com

I have two domain names that point to the same content, unfortunately, they display differently in firefox (although the same in IE). In particular, the font sizes are extremely different. The sites are www.cityescapesphotography.com and www.city-escapes-photography.com and the difference appears for any pages. There are, as far as I can tell, no css files that have an impact, and the html can be extremely simple (see /test-home.html). The browser is running concurrently on the same computer, displaying both pages concurrently, so configuration should not be a cause for differences. Cache has been cleared. == URL of affected sites == http://www.cityescapesphotography.com

선택된 해결법

Looks the same to me, too. Might be helpful if you specified a DOCTYPE, Character Encoding meta tag, and a Parse Model to give Firefox a chance of rendering those pages in the Standards Compliant mode, instead of the Quirks Mode. http://validator.w3.org/check?uri=http://www.city-escapes-photography.com/

http://en.wikipedia.org/wiki/Quirks_Mode

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (3)

more options

Both sites appear similar on my end.

more options

선택된 해결법

Looks the same to me, too. Might be helpful if you specified a DOCTYPE, Character Encoding meta tag, and a Parse Model to give Firefox a chance of rendering those pages in the Standards Compliant mode, instead of the Quirks Mode. http://validator.w3.org/check?uri=http://www.city-escapes-photography.com/

http://en.wikipedia.org/wiki/Quirks_Mode

more options

I had the exact same issue...the solution was one of those "duh...I'm an idiot" deals. With the site displaying in Firefox (using the domain name that is not displaying correctly), in the Firefox menu bar go to View > Zoom > Reset. Duh. Baddabing. :-)