<label for="Navn">For og efternavn<span class="required">*</span><br>

            <input name="navn" value="" type="text">
                        </label>

You're using the name attribute, which isn't valid, and some of your
"for" values have the first letter capitalised, whilst the respective
input name does not. The fact you've omitted an id on some elements
probably doesn't help, either.

Validating the page might go some way to resolving the problems.

Regards,
Josh

On 12/8/05, Kim Kruse <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I thought I've done everything correct with my forms... but no.
>
> So now I'm trying to figure out why Cynthia/WEBXACT fails my form pages.
> I just don't understand what it is I'm supposed to do with these forms.
> So if someone would tell me what it is I need to do to make cynthia
> happy and me understand I'll be happy too. http://mouseriders.dk/check.php
>
> Thanks
> Kim
> ******************************************************
> The discussion list for  http://webstandardsgroup.org/
>
>  See http://webstandardsgroup.org/mail/guidelines.cfm
>  for some hints on posting to the list & getting help
> ******************************************************
>
>


--
Joshua Street

http://www.joahua.com/
+61 (0) 425 808 469
******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to