Ezilon.com - Target Your Audience, be Seen in Your Region

validation error

You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.

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
Developer

She has: 832 posts

Joined: Apr 1999

What charecter encoding meta tag are you using?

Normally it's:

Roo's picture
Developer

She has: 832 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.

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
Moderator

He has: 2,944 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
Developer

She has: 832 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
Modrater

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

<?bhb if(broken){ echo("It wasn't me Smiling "); } ?>
Learn HTML the ez way - EzHTML.net

Some people are like slinkies, they dont really serve any purpose but they still bring a smile to your face when you push them down the stairs ...

They have: 26 posts

Joined: Oct 2006

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


www.maddsgirls.com

girls

Busy's picture
Modrater

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

<?bhb if(broken){ echo("It wasn't me Smiling "); } ?>
Learn HTML the ez way - EzHTML.net

Some people are like slinkies, they dont really serve any purpose but they still bring a smile to your face when you push them down the stairs ...