Re: Simple form label question.

Re: Simple form label question.

am 29.03.2008 15:18:25 von Mike Barnard

On Sat, 29 Mar 2008 01:08:02 +0000, freemont
wrote:

>On Sat, 29 Mar 2008 00:23:29 +0000, Mike Barnard writ:
>
>> www.thermachek.com/contact.php
>>
>> The label attached to the big textbox is at the bottom on one side. Are
>> there css rules for repositioning it? I have looked but found nothing
>> that helps.
>
>How about:
>
>


>


>
>


>
>

>



That outputs very neatly and tidily, thanks. I assume this means there
is no specific CSS for labels and input items?

Re: Simple form label question.

am 29.03.2008 15:59:31 von freemont

On Sat, 29 Mar 2008 14:18:25 +0000, Mike Barnard writ:

> That outputs very neatly and tidily, thanks. I assume this means there
> is no specific CSS for labels and input items?

Well you can style those tags however you like. I'm not sure what you have
in mind. If you mean to ask, is there a css attribute "form-label-position"
or the like, then the answer's no. :-)

--
"Because all you of Earth are idiots!"
¯`·.¸¸.·´¯`·-> freemont© <-·´¯`·.¸¸.·´¯

Re: Simple form label question.

am 29.03.2008 18:03:32 von Mike Barnard

On Sat, 29 Mar 2008 14:59:31 +0000, freemont
wrote:

>On Sat, 29 Mar 2008 14:18:25 +0000, Mike Barnard writ:
>
>> That outputs very neatly and tidily, thanks. I assume this means there
>> is no specific CSS for labels and input items?
>
>Well you can style those tags however you like. I'm not sure what you have
>in mind. If you mean to ask, is there a css attribute "form-label-position"
>or the like, then the answer's no. :-)

In a table one has this. "caption-side: bottom;". I hoped there was a
similar statement for form stuff.. Oh well.

I have used your variation on my tags. I'm sure you don't mind? ;)
Thank you.

I WILL get this finished. It's taking me a long time to write up the
page contents, and ensuring as best I can it's accuracy.