[Catalyst] HTML::Widget and output into a html table
Bill Moseley
moseley at hank.org
Thu Feb 9 19:57:16 CET 2006
On Thu, Feb 09, 2006 at 07:34:32PM +0100, Pfister Andreas wrote:
> Hello together
>
> I just started with CATALYST and its the proper MVC framework for my
> CRUD interface. :-)
>
> I like to create html form <form> dynamicly with HTML::Widget and to
> have a output like
> <table>
> <form xxxxx>
> *<tr><td>*INPUT 1*</td><td>*<input type="text">*<td></tr>*
> <tr><td>INPUT 1<........................
Have you thought about using css instead of tables for that kind of
layout?
--
Bill Moseley
moseley at hank.org
More information about the Catalyst
mailing list