SitePoint Sponsor |
|
User Tag List
Results 1 to 6 of 6
-
Sep 14, 2006, 23:53 #1
- Join Date
- Mar 2004
- Posts
- 260
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
What kind of problem is that ?????
Could you plese have a look at http://m-ap.com/Pembridge-Square.html
I haven't come accross this before: In different browser it displays it displays differently- some as it should and in some it doesn't.
Somehow I suspect that it has something to do with character encoding, but I can't be sure. In FF it changes when I switch from Unicode UTF-16 Big Endian to Western (iso-8859-1).
The page should really display just the same way as http://m-ap.com/Pembridge-Square.html does, for example, instead it either displays as if it is not linked to the style sheets or it displays the code starting 2 weird characters:
Code:þÿ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
Code:<thorn>ÿ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
In some browsers (e.g. Safari) it's ok. What's going on!?
Thanks for any ideas!
-
Sep 15, 2006, 13:12 #2
- Join Date
- Jul 2003
- Location
- Springfield, MO
- Posts
- 1,867
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
The only thing view source tells me is that your file is corrupt. Beyond that, we would have to see the local source file to be able to provide a helpful hand.
-
Sep 15, 2006, 20:22 #3
- Join Date
- May 2006
- Location
- Aurora, Illinois
- Posts
- 15,476
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
What character encoding are you using, and what character encoding is being sent by the server?
Save the Internet - Use Opera | May my mother rest in peace: 1943-2009
Dan Schulz - Design Team Advisor | Follow me on Twitter
SitePoint References: HTML CSS JavaScript | Become A Guru
WordPress SEO Checklist | What WordPress Plugins Do You Use?
Web Standards Curriculum | Image Free Equal Height Columns
-
Sep 15, 2006, 20:55 #4
- Join Date
- Aug 2006
- Posts
- 74
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I have the same problem, my site Sports Chatter also has the same type of problem. My site loads up fine with the tables set how i want them in mozilla. When i use the browser IE, its all messed up. Anyway to fix this?
-
Sep 15, 2006, 21:25 #5
- Join Date
- Aug 2006
- Location
- Victoria, B.C. Canada
- Posts
- 592
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Originally Posted by njrocket
Ed Seedhouse
-
Sep 16, 2006, 07:31 #6
- Join Date
- Jul 2005
- Location
- West Springfield, Massachusetts
- Posts
- 17,290
- Mentioned
- 198 Post(s)
- Tagged
- 3 Thread(s)
Bom
The characters
þÿ
From http://www.geocities.com/pmpg98_pt/C...rEncoding.html (citing w3c)
1. If there is a BOM, then this defines the file encoding.
2. If there isn't then look at the Encoding Declaration.
3. If none of the above meet then assume UTF-8.
@njrocket
You do not have the "same" problem. The page is using the DOCTYPE XHTML 1.0 Strict, but it is not (uses deprecated font tags for 1 thing). This could be part of the problem, which is mark-up and/or CSS related, and not an encoding issue. You should be able to fix it by doing as Ed Seedhouse suggested and getting it to first pass the validator.Big Change Coming Soon - if you want your PMs save them now!
What you need to do to prepare for our migration to Discourse
A New SitePoint Forum Experience: Our Move to Discourse
Bookmarks