|
|
 |
RE: FN-FORUM: easy way to find missing closing tags?
date posted 24th January 2007 11:50
> 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.
____________________________
Chris,
The XHTML validator at the W3C should be able to help you out here:
http://validator.w3.org/
It will at least get you to the right ballpark area where the problem =
occurs and will tell you about unclosed tags and such. You can either =
give it a URL, upload a file or paste in the XHTML to be validated.
HTH,
Andrew.
--
_____________________________
Andrew Bibby
I.T. Solutions Ltd
http://www.itsolutions.uk.com
|
 |
|