Re: FN-FORUM: easy way to find missing closing tags?
date posted 24th January 2007 11:42
On Wed, Jan 24, 2007 at 12:18:16PM -0000, [EMAIL REMOVED] wrote:
>
> I've a rather bloated xtml page which contains multiple DIV elements and it appears somewhere along the lines I've neglected to close one of them which not only prevents validation, but actually breaks part of the page.
>
> I've tried going through the page div by div and matching them up, I've tried using the validation results for a tip-off as to which div is still open but with no luck. Firebug doesnt throw up any useful information (unless I'm just not looking in the right place) and its starting to really bug me! I just can't see whats still open *angry face*
>
> Is there a tool which will help me here? something that runs through the page and picks up any open div's (or other elements) and flags them?
How about:
http://validator.w3.org/
--
Alain Williams
Linux Consultant - Mail systems, Web sites, Networking, Programmer, IT Lecturer.
+44 (0) 787 668 0256 http://www.phcomp.co.uk/
Parliament Hill Computers Ltd. Registration Information: http://www.phcomp.co.uk/contact.php
#include