try to puy label and text-field inside div. Both floated to left and widht the same height...
On 14 dic, 20:28, Michael Torfs <[email protected]> wrote: > You could put everything in a separate div, 6 div's, all with same > width and text-align=right > > or go for a table > > On Nov 28, 1:09 am, TF <[email protected]> wrote: > > > Hi, the sample forms show a format like: > > > <label></br> > > <textfield> > > > But I would like to streamline the form so it has align='right' for > > the <label> > > > <label>: <textfield> > > <label>: <textfield> > > <label>: <textfield> > > > Help? > > > Creating two <div> one for <label> and the other for <textfield> > > doesn't allow them to be aligned well vertically. -- You received this message because you are subscribed to the Google Groups "Blueprint CSS" 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/blueprintcss?hl=en.
