Logo CEWEB.br Logo NIC.br Logo CGI.br
Home Sobre o projeto

Sites Pertecentes a (o) PR

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 13 76 88 234 240 246 271 272 275 285 285 286 286 286
76 <![CDATA[<button name="inst-bar-pesquisar-submit" id="inst-bar-pesquisar-submit" type="submit"></button>]]>
88 <![CDATA[<br />]]>
234 <![CDATA[<td class="even"> <input name="nome" type="text" size="60" maxlength="120" value="" onclick="javascript:if (this.value=='[digite seu nome]') { this.value=''; }" title="Informe seu nome real"> </td>]]>
240 <![CDATA[<td class="even"> <input type="text" name="nick" size="60" maxlength="40" value="" onclick="javascript:if (this.value=='[digite seu sobrenome]') { this.value=''; }" title="Informe seu apelido"> </td>]]>
246 <![CDATA[<td class="even"> <input type="text" name="email" size="60" maxlength="80" value="" onclick="javascript:if (this.value=='[digite seu e-mail]') { this.value=''; }" title="Informe seu e-mail"> </td>]]>
271 <![CDATA[<tr> <td class="head"> ; </td> <td class="even"> <input type="submit" name="subscribe" value="Enviar"> </td> </tr>]]>
272 <![CDATA[<td class="head"> ; </td>]]>
275 <![CDATA[<td class="even"> <input type="submit" name="subscribe" value="Enviar"> </td>]]>
285 <![CDATA[<br />]]>
285 <![CDATA[<br />]]>
286 <![CDATA[<br />]]>
286 <![CDATA[<br />]]>
286 <![CDATA[<br />]]>