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 89 101 249 255 261 286 287 290 300 300 301 301 301
89 <![CDATA[<button name="inst-bar-pesquisar-submit" id="inst-bar-pesquisar-submit" type="submit"></button>]]>
101 <![CDATA[<br />]]>
249 <![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>]]>
255 <![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 Sobrenome"> </td>]]>
261 <![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>]]>
286 <![CDATA[<tr> <td class="head"> ; </td> <td class="even"> <input type="submit" name="subscribe" value="Enviar"> </td> </tr>]]>
287 <![CDATA[<td class="head"> ; </td>]]>
290 <![CDATA[<td class="even"> <input type="submit" name="subscribe" value="Enviar"> </td>]]>
300 <![CDATA[<br />]]>
300 <![CDATA[<br />]]>
301 <![CDATA[<br />]]>
301 <![CDATA[<br />]]>
301 <![CDATA[<br />]]>