- From: Anna Ffinch <anna.ffinch@ftweb.co.uk>
- Date: Thu, 28 Nov 2013 11:35:36 -0000
- To: <www-validator@w3.org>
- Message-ID: <003701ceec2d$f5682650$e03872f0$@ftweb.co.uk>
Good morning,
I’ve just tried validating a web page (http://blog.ecttravel.com/) and got a list of duplicate errors (below). The line number is reflected on the source displayed by the W3C validator, but when I look at the source from the browser such duplication doesn’t appear anywhere.
Please Advise.
Below is a copy of the validation errors in questions. The HTML validator used is at http://validator.w3.org/.
Kind regards,
Anna Ffinch
Calne
United Kingdom
Tel. 07958121707
· Line 151, Column 586: Duplicate ID searchform.
…d="get" id="searchform" class="searchform" action="http://blog.ecttravel.com/">
<http://validator.w3.org/feedback.html?uri=http%3A%2F%2Fblog.ecttravel.com%2F;errmsg_id=html5#errormsg> ✉
· WarningLine 134, Column 107: The first occurrence of ID searchform was here.
…d="get" id="searchform" class="searchform" action="http://blog.ecttravel.com/">
<http://validator.w3.org/feedback.html?uri=http%3A%2F%2Fblog.ecttravel.com%2F;errmsg_id=html5#errormsg> ✉
· ErrorLine 154, Column 51: Duplicate ID s.
<input type="text" value="" name="s" id="s" />
<http://validator.w3.org/feedback.html?uri=http%3A%2F%2Fblog.ecttravel.com%2F;errmsg_id=html5#errormsg> ✉
· WarningLine 137, Column 51: The first occurrence of ID s was here.
<input type="text" value="" name="s" id="s" />
<http://validator.w3.org/feedback.html?uri=http%3A%2F%2Fblog.ecttravel.com%2F;errmsg_id=html5#errormsg> ✉
· ErrorLine 155, Column 61: Duplicate ID searchsubmit.
<input type="submit" id="searchsubmit" value="Search" />
<http://validator.w3.org/feedback.html?uri=http%3A%2F%2Fblog.ecttravel.com%2F;errmsg_id=html5#errormsg> ✉
· WarningLine 138, Column 61: The first occurrence of ID searchsubmit was here.
<input type="submit" id="searchsubmit" value="Search" />
NOTE: Whenever possible, give the address of the document you were checking.
Attachments
- image/png attachment: image001.png
- image/png attachment: image002.png
Received on Thursday, 28 November 2013 12:54:34 UTC