|
Posted by Chaddy2222 on 03/30/07 05:34
On Mar 30, 5:06 am, Els <els.aNOS...@tiscali.nl> wrote:
> Chaddy2222 wrote:
> > On Mar 29, 11:15 pm, "Chaddy2222" <spamlovermailbox-
> > sicur...@yahoo.com.au> wrote:
> >> Hi all.
> >> I am having a problem with getting the form labels to display
> >> correctly on the following test page:http://www.freewebdesign.cjb.cc/temp/testtemplate/submit.htm
> >> Thanks for any help on this.
> > I just thaught I would post a follow-up to AWWW in case Els or anyone
> > is around.
>
> The solution is very easy - I use tables for forms :-)
>
> Looking at your code though, I think you better take the <form> tag
> and place it before the first label/input element.
> Also, input elements shouldn't be put directly inside the form element
> - you'd need either a fieldset in between, or another wrapper, like a
> div or, conveniently, a table ;-)
>
Thanks mate. It's all sorted. It was all going well unitl I started to
customize the look of the dam thing. Then things started to fall a
part a bit. But I think i'm getting better with CSS though as I
managed to quite easily customize the submit button and I managed to
work out why the lables were not lineing up correctly. I had them set
a block level elements.
--
Regards Chad. http://freewebdesign.cjb.cc
[Back to original message]
|