This is a discussion on "Validation help" within the Web Page Design section. This forum, and the thread "Validation help are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Validation help
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Validation help
Hey guys
I'm trying to validate my site and it comes up with this error http://validator.w3.org/check?uri=ww...ia.abshost.net I've tried solving this problem but it is really confussing for me as i don't really understand what it is saying exactly? Any help would be very appreciated. Thanks Powderhound |
|
|
|
#2
|
|||
|
|||
|
Re: Validation help
It's saying it can't find any charset specified.
This line appears immediately before the line in which you specify your charset but is not valid. This may be the problem.
So should be: " />. Space between the " and the /. This space is manadatory for closed tags when using a strict xhtml which you are by specifying 1.1 |
|
#3
|
|||
|
|||
|
Re: Validation help
Sorry for the late reply, i've been on a year 9 camp for 4 days.
I still get this error when trying to validate. "Sorry, I am unable to validate this document because on line 48 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." On line 48 there is the copyright things © or ©: In my publisher i have
|
|
#4
|
|||
|
|||
|
Re: Validation help
i think is the | caracter which is not the best to have in the code...
|
|
#5
|
|||
|
|||
|
Re: Validation help
What do you recommend I should change this with?
|
|
#6
|
|||
|
|||
|
Re: Validation help
The best would be to just leave them out, dont use them
|
|
#7
|
|||
|
|||
|
Re: Validation help
I just checked, ur site validates ok, what is the problem?
ohh, ok, i see... |
|
#8
|
|||
|
|||
|
Re: Validation help
Have u try these? © © ©
|
|
#9
|
|||
|
|||
|
Re: Validation help
It's the copyright symbol that is the problem. Use the code for it instead.
|
|
#10
|
|||
|
|||
|
Re: Validation help
i haven't used © . I'll give it a go
|
|
#11
|
|||
|
|||
|
Re: Validation help
Ok.
I have this in my code on my pc
|
|
#12
|
|||
|
|||
|
Re: Validation help
You should be ok using either '©' or '©'.
|
|
#13
|
|||
|
|||
|
Re: Validation help
I have tried these but same thing happens. But i will try again just incase
|
|
#14
|
|||
|
|||
|
Re: Validation help
The same thing is happening
Is there a ceratin way i should be inserting this symbol into my code. i have been putting
|
![]() |
| Tags |
| validation help |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help with validation | snappy | Web Page Design | 4 | Mar 27th, 2008 19:33 |
| help with validation | glensimister | JavaScript Forum | 2 | Jul 26th, 2007 22:58 |
| w3c validation | cocoonfx | Web Page Design | 8 | Jul 21st, 2007 13:55 |
| CSS validation | VanessaJW | Web Page Design | 17 | May 24th, 2007 19:59 |
| CSE for validation | nextgen | Scripts and Online Services | 3 | Jan 30th, 2007 04:41 |