/    Sign up×
Community /Pin to ProfileBookmark

Html Validation Problem

When i use the html validator on [URL=http://validator.w3.org]validator.w3.org[/URL] it brings up a page saying

I was not able to extract a character encoding labeling from any of the valid sources for such information. Without encoding information it is impossible to validate the document. The sources I tried are:

The HTTP Content-Type field.
The XML Declaration.
The HTML “META” element.

i dont know how to put these in my document as i don’t know what these are

i manegd to validate my css file and i am displaying the fact that i have done this on y website when uploaded

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@zyexOct 21.2003 — Try posting this doc type (or similar) at the top of your page:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

and include this meta tag (or similar) in the head content of your page:

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

If you still can't get your page validated, read up on the W3 site to see what doc type and meta content types are relevant to the content of your site.

Hope this helps....
Copy linkTweet thisAlerts:
@spinnyscripterauthorOct 22.2003 — Thanks im read that document any way and got it to work. i now have the logos displayed at the bottom of my page
×

Success!

Help @spinnyscripter spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.19,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...