- From: Benjamin Hawkes-Lewis <bhawkeslewis@googlemail.com>
- Date: Fri, 3 Aug 2012 16:42:11 +0100
- To: Peter Mitchell <anetaweta@gmail.com>
- Cc: www-validator@w3.org
On Fri, Aug 3, 2012 at 4:10 AM, Peter Mitchell <anetaweta@gmail.com> wrote: > I am trying to fix the error I encounter when validating my site. The error > is a 'End of file seen and there were open elements' unfortunately I do not > know what this means. > > This is affecting line 601 column 21 on my site. Specifically this string > of data <!--mfunc-- > > Any help to fix this would be greatly appreciated. It means you have missing or out of order <opening> and </closing> tags. -- Benjamin Hawkes-Lewis
Received on Friday, 3 August 2012 15:43:00 UTC