|
|
 |
RE: FN-FORUM: easy way to find missing closing tags?
date posted 24th January 2007 12:01
[EMAIL REMOVED] wrote:
> I've wondered about that as well, what about a 'pretty printer' type
> of thing that tabs out all your DIVs and nested elements nicely?
> That could serve the same purpose.
>
> Phil
Internet Explorer can do that for you. Just do 'View source' on the page.
Use Notepad's 'Save as' to save with an .xml extension. Double-click the
new file and you get a formatted view. The diagnostics you get if the xhtml
is wrong are usually useful.
I tried doing the same thing in FF but I ran into problems.
Andy
|
 |
|