|
Posted by Els on 03/29/07 19:06
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 ;-)
--
Els http://locusmeus.com/
Navigation:
[Reply to this message]
|