NYCPHP Meetup

NYPHP.org

[nycphp-talk] Abstracting CSS: Reusable HTML UI Components

Michael B Allen ioplex at gmail.com
Sat May 3 23:23:25 EDT 2008


On Sat, May 3, 2008 at 10:57 PM, Mark Armendariz <lists at enobrev.com> wrote:
> Michael B Allen wrote:
>
>
> > Secondarily, would you expect a professional library of this type to use
> > tableless forms? Personally I have never been able to create tableless
> > forms and have things line up into columns. So for now I'm going to use
> > tables but I would be very interested in hearing someone make a case
> > for tableless forms.
<snip>
>                      .myapp label {
>                float:left;
>                width: 70px;
>                clear: left;
<snip>
>  As for making a case for css forms, I think the above example speaks for
> itself.

As in good or bad? Your label width is fixed at 70px. If I lengthen
the text of one of those labels the form element is displayed right
over the top of it.

Mike

-- 
Michael B Allen
PHP Active Directory SPNEGO SSO
http://www.ioplex.com/



More information about the talk mailing list