Printer Friendly Version
Email this thread to a friend
|
Featured Web Site Template |
|
Reflects user activity within the last 5 minutes
|
|
| Member |
Message |
andrasnm
Joined: Eons Ago
# Posts: 23
|
Posted: 2005-Mar-01 15:49
My web-site (home/default) page looks very funny with apples built in browser.
I have tested the site with
opera, IE, netscape, Firefox and it works ok. ONLY has a problem with apple.
I would appreciate a little help from some one who
1) has apple browser
2) knows HTML
3) would not mind to tell me what my problem is
I will fix it .
(url in profile)
[ Message was edited by: bhartzer 03/02/2005 11:56 am ]
[ Message was edited by: bhartzer 03/02/2005 11:55 am ... Reason: please put your url in your profile ]
|
 |
lizardz
Joined: Nov 12, 2004
# Posts: 1394
|
Posted: 2005-Mar-01 21:02
Before you try to figure out a Safari Konqueror, or any other browser, display issue, make sure you validate your html and css using the w3c validator, or using firefox browser with the webdeveloper tool bar which includes validation functions.
Such a validation gave me this response:
" Sorry, I am unable to validate this document because on line 139 it contained one or more bytes that I cannot interpret as utf-8 (in other words, the bytes found are not valid values in the specified Character Encoding). Please check both the content of the file and the character encoding indication."
Fix your HTML first then I'll take a look at it.
HTML needs a doctype, html 4.01 loose is the easiest to work with, it needs the character encoding declared in the meta tag, and then your document needs to validate to the standard you chose.
There's no point in even looking for the cause of a display error to debug it until these basic standards are fulfilled.
|
 |
g1smd
Staff
Joined: Jul 28, 2002
# Posts: 10465
|
Posted: 2005-Mar-02 19:46
Fix up the basics, and then we'll be able to look properly at the results.
|
 |
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
- You have not yet logged in, or registered properly as a member
- You are a member, but no longer have posting rights.
- This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you cannot find this message, click here to Re-Send it.
|
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.
|
Switch to Advanced Editor and ...
Create a New Topic
or Reply to this Thread
|
|