Sites Pertecentes a (o) MS
Endereço | Nota | Erros | Avisos |
---|---|---|---|
empresafacil.pmcg.ms.gov.br/empresafacil/faleconosco
|
73.45 | 15 | 44 |
Recomendações Avaliadas | |||||
---|---|---|---|---|---|
6.3 Estabelecer uma ordem lógica de navegação. |
Recomendações
Número | Descrição | Quantidade | Linhas Código Fonte |
---|---|---|---|
6.3.1 | Presença do elemento FORM e atributo tabindex | 3 | 120 124 129 |
120 | <![CDATA[<input type="text" name="nome" size="90" maxlength="100" class="txtboxIndex" style="width:400" tabindex="1" />]]> |
124 | <![CDATA[<input type="text" name="email" size="90" maxlength="50" class="txtboxIndex" style="width:400" tabindex="2" />]]> |
129 | <![CDATA[<input type="text" name="cidade" size="39" maxlength="50" class="txtboxIndex" style="width:150" disabled="disabled" value="Campo Grande" tabindex="3" />]]> |