/    Sign up×
Community /Pin to ProfileBookmark

Spot the Error

what do these validation errors mean? I can’t figure out what the problem is with this page.

[URL=”http://www.bh-wbpastoralcharge.net/memories”]Page Being Validated[/URL]
[URL=”http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.bh-wbpastoralcharge.net%2Fmemories%2Findex.php”]Validation of this Page[/URL]

Thanks to anyone who can help.

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@NogDogNov 10.2007 — In the <a> element of that line, you need a space between the attributes.

Original version:
[code=html]
<a class="underline"href="contact.php">contact</a>
[/code]

Corrected version:
[code=html]
<a class="underline" href="contact.php">contact</a>
[/code]

PS: once you make that one change, it validates with no errors/warnings. ?
Copy linkTweet thisAlerts:
@aj_nscauthorNov 10.2007 — congratulations, you win the grand prize....a polite thank you. much appreciated. i'm in the final bug fixing stages of this site so I'll probably have it up for review pretty soon so all you guys on here can tear it to pieces...
×

Success!

Help @aj_nsc 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.16,
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,
)...