validation error

They have: 26 posts

Joined: Oct 2006

what does this mean?

Sorry, I am unable to validate this document because on line 101 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.

Roo's picture

She has: 840 posts

Joined: Apr 1999

What charecter encoding meta tag are you using?

Normally it's:

Roo's picture

She has: 840 posts

Joined: Apr 1999

BTW....in a nutshell, it means that you need to tell the browser how to 'read' and therefore display the characters that you type on the keyboard.

In depth explanation here.

Roo

They have: 26 posts

Joined: Oct 2006

ok on line 101
the onlything there is
and i added in that meta tag it was missing

Renegade's picture

He has: 3,022 posts

Joined: Oct 2002

is there a link to the page that you are trying to validate? Or at least a copy/paste of the code?

Roo's picture

She has: 840 posts

Joined: Apr 1999

If this is that *adult* site itwouldn't be a good idea to post the link.

They have: 26 posts

Joined: Oct 2006

can i copy paste the code in here? im not to concerned with someone robbing my amatuer code...lmao

Busy's picture

He has: 6,151 posts

Joined: May 2001

copy the top section (up to the tag - without the javscript if used), should be enough to show what the problem is, if not we can ask for more

They have: 26 posts

Joined: Oct 2006

[url removed] Your #1 online source to
downloads">


www.maddsgirls.com

girls

Busy's picture

He has: 6,151 posts

Joined: May 2001

you have 2 tags
html code before the second tag and no tag

sound be something like this:

pages title

....

<script type="javascript/text">
....
</script>

... content

don't use url in title tag, just the sites name

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.