Hmmm... I'm kind of inclined to agree that using tables is just bad, regardless of whether or not the opening table tag is missing.
Any reason Symfony doesn't default to using dl/dd/dt like Zend_Form does? (that's about the only good thing I have to say about Zend_Form) Wouldn't that be more flexible? On 24 Sep 2009, at 23:11, Eno wrote: > > On Thu, 24 Sep 2009, bghost wrote: > >> This is bad formatted HTML - where is <table> tag? Using <tr>, <th> >> and <td> without table - terrible ! > > As the example in the docs show, *you* must supply that: > > http://www.symfony-project.org/forms/1_2/en/01-Form-Creation#chapter_01_sub_displaying_the_form > > > > -- > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
