in reply to Re: Re: HTML::Template Loop Question
in thread HTML::Template Loop Question

That depends which spec you're working with if your working with any spec at all.

XHTML requires closed tag pairs for <li></li>, <p></p>, <option></option> etc.

--
Clayton
  • Comment on Re: Re: Re: HTML::Template Loop Question