turb
05-13-2004, 10:08 AM
Hi!
I've got 4 errors that i can't understand. Maybe someone could help me:
Line 122, column 11: there is no attribute "name"
<form name="sub" method="post" action="mailer.php?lang=fr" onsubmit="return chec
Line 148, column 16: the name and VI delimiter can be omitted from an attribute specification only if SHORTTAG YES is specified
<option selected>[ Série Élite ]</option>
Line 181, column 8: end tag for "select" which is not finished
</select>
Line 185, column 16: the name and VI delimiter can be omitted from an attribute specification only if SHORTTAG YES is specified
<option selected>[ Sélectionner ]</option>
I've got 4 errors that i can't understand. Maybe someone could help me:
Line 122, column 11: there is no attribute "name"
<form name="sub" method="post" action="mailer.php?lang=fr" onsubmit="return chec
Line 148, column 16: the name and VI delimiter can be omitted from an attribute specification only if SHORTTAG YES is specified
<option selected>[ Série Élite ]</option>
Line 181, column 8: end tag for "select" which is not finished
</select>
Line 185, column 16: the name and VI delimiter can be omitted from an attribute specification only if SHORTTAG YES is specified
<option selected>[ Sélectionner ]</option>