Sites Pertecentes a (o) SP
Endereço | Nota | Erros | Avisos |
---|---|---|---|
servicos.mogidascruzes.sp.gov.br/examples/jsp/securi
|
79.33 | 7 | 9 |
Recomendações Avaliadas | |||||
---|---|---|---|---|---|
1.2 Organizar o código HTML de forma lógica e semântica. |
Recomendações
Número | Descrição | Quantidade | Linhas Código Fonte |
---|---|---|---|
1.2.2 | Presença de tags HTML sem atributo e conteúdo de texto | 5 | 10 14 16 17 18 |
10 | <![CDATA[<td align="left"><input type="text" name="j_username"></td>]]> |
14 | <![CDATA[<td align="left"><input type="password" name="j_password"></td>]]> |
16 | <![CDATA[<tr> <td align="right"><input type="submit" value="Log In"></td> <td align="left"><input type="reset"></td> </tr>]]> |
17 | <![CDATA[<td align="right"><input type="submit" value="Log In"></td>]]> |
18 | <![CDATA[<td align="left"><input type="reset"></td>]]> |