/    Sign up×
Community /Pin to ProfileBookmark

new parsing errors

Hi folks. Intil recently, my site, [url]www.jontakiff.com[/url] passed validation, but recently the w3c validator has given me all these parsing errors, for example:

Line 5, Column 31: XML Parsing Error: attributes construct error.

<meta http-equiv=”content-type”content=”text/html;charset=utf-8″ />

Does anyone know what’s wrong with that code? Thanks a million…

to post a comment
CSS

2 Comments(s)

Copy linkTweet thisAlerts:
@johnnyblotterauthorAug 30.2007 — hmm. I guess it's a matter of spacing. The validator seems to want a space after "content-type". Which means I have to fix a ton of pages. Oh well.
Copy linkTweet thisAlerts:
@KravvitzAug 30.2007 — Edit: Congrats on figuring it out. ?

You need to have a space between the two attributes.

&lt;meta http-equiv="content-type" content="text/html;charset=utf-8" /&gt;
×

Success!

Help @johnnyblotter 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.18,
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,
)...