Re: [WSG] form problem

2008-02-25 Thread David Dorward
On 25 Feb 2008, at 22:46, Rob Unsworth wrote: <<-- changed from A line break immediately before a paragraph doesn't make sense. You probably should be using a margin instead. A form control and its label don't really qualify as a paragraph, a div is probably a bet

Re: [WSG] form problem

2008-02-25 Thread Rob Unsworth
On Mon, 25 Feb 2008, Michael Horowitz wrote: > Question anyone see why the textarea is showing up on a different line than > the label. Everywhere else it lines up correctly. The following works. <<-- changed from Comments: <<--Cols now 35 -- Regards,

Re: [WSG] form problem

2008-02-25 Thread Michael Horowitz
I hadn't realized I had the link break. I had also had an issue where their were additional spaces between textarea and main. I thought whitespace didn't matter for xhtml though. Question anyone see why the textarea is showing up on a different line than the label. Everywhere else it lines up

RE: [WSG] form problem

2008-02-24 Thread Thierry Koblentz
> On Behalf Of Jason Gray > Michael > > Your current code is > > Comments: > > > > It should be > > Comments: > The value of the "for" attribute should match an *id* -- Regards, Thierry | http://www.TJKDesign.com *

Re: [WSG] form problem

2008-02-24 Thread Rob Unsworth
On Sun, 24 Feb 2008, Michael Horowitz wrote: > For some reason my text field http://terrorfreeamerica.us/christians.html > insists on putting the cursor in the middle of the field. Michael, You need your text field like this: Also you have a missing "=" in If you want your form to be accessib

Re: [WSG] form problem

2008-02-24 Thread Andrew Freedman
Michael Horowitz provided the following information on 25/02/2008 9:22 AM: I fixed that and the problem is still occurring. Also put the = in after the for It doesn't appear that you have uploaded it then. I tested your code with and without the change. Post change it works as it should.

RE: [WSG] form problem

2008-02-24 Thread Jason Gray
@webstandardsgroup.org Subject: Re: [WSG] form problem I fixed that and the problem is still occurring. Also put the = in after the for Michael Horowitz Your Computer Consultant http://yourcomputerconsultant.com 561-394-9079 Jason Gray wrote: > Could be caused by the spacing between your open

Re: [WSG] form problem

2008-02-24 Thread Michael Horowitz
part of its content to any other person. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Horowitz Sent: Monday, 25 February 2008 6:41 AM To: wsg@webstandardsgroup.org Subject: [WSG] form problem For some reason my text field http

RE: [WSG] form problem

2008-02-24 Thread Jason Gray
@webstandardsgroup.org Subject: [WSG] form problem For some reason my text field http://terrorfreeamerica.us/christians.html insists on putting the cursor in the middle of the field. I've tried setting the fieid and the form to test:align :center thinking that would resolve the issue a

Re: [WSG] form problem

2008-02-24 Thread Craig Merriman
Michale, It looks like there are a couple extra tabs or spaces being placed into the field. That may be throwing it off. Craig On Sun, Feb 24, 2008 at 2:41 PM, Michael Horowitz < [EMAIL PROTECTED]> wrote: > For some reason my text field > http://terrorfreeamerica.us/christians.html insists on

Re: [WSG] form problem

2008-02-24 Thread krugonN
On Sun, Feb 24, 2008 at 4:41 PM, Michael Horowitz < [EMAIL PROTECTED]> wrote: > For some reason my text field > http://terrorfreeamerica.us/christians.html insists on putting the > cursor in the middle of the field. I've tried setting the fieid and the > form to test:align :center thinking that w

[WSG] form problem

2008-02-24 Thread Michael Horowitz
For some reason my text field http://terrorfreeamerica.us/christians.html insists on putting the cursor in the middle of the field. I've tried setting the fieid and the form to test:align :center thinking that would resolve the issue and it didn't. Any ideas thanks -- Michael Horowitz Your