ChrisFlynn Posted July 16, 2008 Share Posted July 16, 2008 Running http://validator.w3.org/checklink on http://keaneshaped.co.uk/faq (warning, it's 100kb of HTML with many links, so takes around 240 seconds on default). All my fragment links get the response: What to do: There are broken fragments which must be fixed. Response status code: 200 Response message: OK Lines: 84, 85, 86, 87, 88, 89, 93, 94, 95, 99, 100, 101, 102, 103, 104, 108, 109, 110, 111, 115, 116, 117, 118, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 135, 136, 137, 138, 142, 143, 144, 148, 149, 150, 159, 161, 755 Broken fragments and their line numbers: They need to be fixed! These fragment links works fine on IE6, FF2 and Opera 9, and validate with XHTML 1.0 Transitional. So, any idea why it's not link-validating? I'm a stickler for 'getting it right' and it's just going to annoy me otherwise Here is an example: <a href="#members">Who are Keane?</a > ... <h2><a name="members" id="members">Who are Keane?</a ></h2> (space added in </a > so it displays correctly on the forum) What's wrong with that? Any clues would be greatfully accepted! Link to comment https://forums.phpfreaks.com/topic/115130-w3c-link-validator-there-are-broken-fragments-which-must-be-fixed/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.