All the closing tags, you mean? That's so that the debugging output will theoretically be a top-level content element, rather than nested inside some of your [potentially broken] markup. For example, in certain browsers, if you make an invalid table in a certain way, following content will be misrendered or simply not displayed. The debugging output automatically closes all kinds of potentially problematic stuff so it'll render properly even if your page's HTML is invalid.
On a related note, you can find the same stuff in the exception display templates, for exactly the same reason. cheers, barneyb On 7/19/05, sonicDivx <[EMAIL PROTECTED]> wrote: > What is the purpose of all the HTML tags? > > Thanks > Kevin > -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/ Got Gmail? I have 50 invites. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:212242 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

