|
|||||||
Join now to share free website templates or post on the forum. If you have never been on a forum before read the
FAQ. It's quick, easy and free to join!
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Let's try this again -
This is your error from The W3C Markup Validation Service Quote:
__________________
Consultant - Programmer - WebMaster cleandeck - lawn mower undercoating wilmargraphite - graphite lubricants |
|
||||
|
Neither Notepad or online editors can add comments or change code without human intervention, so something is amiss.
Here is what is there now. Code:
<!DOCTYPEhtmlPUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <htmllang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <title>TUTZ 2 TAGZ - Art Work, Paintshop Pro Tutorials</title> <metahttp-equiv="Content-Type" content="text/html; charset=ansi_x3.110-1983" /><!-- was <meta http-equiv="Content-Type" content="text/html; charset=ansi_x3.110-1983" />--> Quote:
You have the same error - there is nothing wrong with "target blank" it is valid code, it's fine, it works, so put that out of your mind. The problem is in the "charset" There is no such charset=ansi_x3.110-1983" for web documents. There is for Camel email program, which is a broken software. You also have this same problem - Look at this part = the space is missing. Your code: and what it should be: DOCTYPEhtmlPUBLIC - DOCTYPE htmlPUBLIC htmllang - html lang metahttp-equiv - meta http-equiv Try editing the file on your pc and FTP to upload it and then look at your code that is online. Are you uploading the right file or do you have one on line which is the old and one which is the new that you are editing, if so delete them both and upload the one that works from your pc. Heck just delete the online file and load up a fresh one that works. Here are your other pages - ask yourself why aren't they affected? Gallery and Forum Code:
<!DOCTYPEhtmlPUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <htmlxmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <metahttp-equiv="Content-Type" content="text/html; charset=utf-8" /> <metahttp-equiv="Pragma" content="no-cache" /> <title>Coppermine Photo Gallery - Home</title> Code:
<title>TUTZ 2 TAGZ - Art Work, Paintshop Pro Tutorials</title> <metahttp-equiv="Content-Type" content="text/html; charset=windows-1252" /><!-- was <meta http-equiv="Content-Type" content="text/html; charset=windows-1252" /> -->
__________________
Consultant - Programmer - WebMaster cleandeck - lawn mower undercoating wilmargraphite - graphite lubricants |
|
||||
|
Thats why am confused Ishkey I know any editor wont change it themselves, but I also know I didn't change them either I copied and pasted, but the main thing is to get it put right and also that you know that all your help is really appreciated.
I do upload a complete new file with the changes in it after taking out the original one. Hate having to many bits in my cpanel and root folder gets to cluttered if to much there. Its wierd how some pages are validating fine not many but some arent as havent done anything different on any as such, hence why I am confused with it. charset=ansi_x3.110-1983 <-- I changed that on all pages to the one that you said to change it to yet its now showing as that. Hence why am so confused. Also the spacing is there in both notepad, notepad+ and in my online editor in my cpanel Will get my files up and go through them again and see where I go from there. Thanks Angie |
|
||||
|
ok here is my code have changed it, but spaces are there already I didnt put any in on this edit.
hopefully this is right (last one had charset changed, but is showing to you the wrong charset in the doctype and to me even though I put it right) thats what is confusing me, as I know I didnt change it. |
|
||||
|
If you are deleting the old one off the server and then uploading and it is not working, then try renaming te old one to index_old.html and then upload the new one.
Try using either Allycode it's a good editor or Notepad++ (just make sure when you save the file the extension is correct ) here is the link Free Editors to get you Started or for Quick Use
__________________
Consultant - Programmer - WebMaster cleandeck - lawn mower undercoating wilmargraphite - graphite lubricants |
|
||||
|
Thanks Ishkey, have got notepad++ and think we posted near enough the same time, as have attatched a notepad file in the post just above your last post.
Something is changing the charset if its not me then its got to be something when uploading to my site. If thats the case then will have to figure it out, as have used both ftp and the sites own uploader now and both with the same wrong results. Thanks Angie |
|
||||
|
maybe you should save the file as a html and not a txt file
this could be the problem if you uploaded a text file, then the old file on the server has never changed.
__________________
Consultant - Programmer - WebMaster cleandeck - lawn mower undercoating wilmargraphite - graphite lubricants |
|
||||
|
I do save as .html file and upload that to site ishkey this one is just to show you the code before I upload the html file to site if that makes sense.
Will try again now with this one and see what happens, but if you read the code thats what is on the html file, so if it changes then something is definately up. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|