- From: Jukka K. Korpela <jkorpela@cs.tut.fi>
- Date: Mon, 12 Nov 2012 09:45:23 +0200
- To: "eeckbird.com" <eeckbird@eeckbird.com>
- CC: www-validator@w3.org
2012-11-11 18:51, eeckbird.com wrote: > I had "http://eeckbird.com/Service/DP_DHL.php?l=Eng&c=1" validated and > got the following error message: > > 1. Error/Line 55, Column 339/: end tag for "select" which is not finished I get a clean report. Did you fix the error? > The PHP-code that produces > these tags is very simple and very logical. Just a few lines! All that matters here from the validator's perspective, or from the perspectives of browsers and search engines, is the HTML document sent by your server, not the server-side code that produces it and is invisible from outside. It is, however, possible that server-side code generates different HTML responses depending on the request. Yucca
Received on Monday, 12 November 2012 07:45:55 UTC