Errors found while checking this document as XHTML 1.0 Transitional!

Result: 6 Errors
:
: utf-8
: XHTML 1.0 Transitional
Root Element: html
Root Namespace: http://www.w3.org/1999/xhtml
Options

Help on the options is available.

↑ Top

Validation Output: 6 Errors

  1. Error Line 107, Column 214: there is no attribute "alt"
    …             <a href="/ica/index.php/;search/advanced" alt="Pesquisa avançada">

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  2. Error Line 153, Column 61: document type does not allow element "h1" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
    …registo de autoridade"><h1 class="label">Álvaro Barreirinhas Cunhal</h1></span>

    The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.

    One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").

  3. Error Line 173, Column 15: end tag for "ul" which is not finished
              </ul>

    Most likely, you nested tags and closed them in the wrong order. For example <p><em>...</p> is not acceptable, as <em> must be closed before <p>. Acceptable nesting is: <p><em>...</em></p>

    Another possibility is that you used an element which requires a child element that you did not include. Hence the parent element is "not finished", not complete. For instance, in HTML the <head> element must contain a <title> child element, lists require appropriate list items (<ul> and <ol> require <li>; <dl> requires <dt> and <dd>), and so on.

  4. Error Line 181, Column 15: end tag for "ul" which is not finished
              </ul>

    Most likely, you nested tags and closed them in the wrong order. For example <p><em>...</p> is not acceptable, as <em> must be closed before <p>. Acceptable nesting is: <p><em>...</em></p>

    Another possibility is that you used an element which requires a child element that you did not include. Hence the parent element is "not finished", not complete. For instance, in HTML the <head> element must contain a <title> child element, lists require appropriate list items (<ul> and <ol> require <li>; <dl> requires <dt> and <dd>), and so on.

  5. Error Line 305, Column 15: end tag for "ul" which is not finished
              </ul>

    Most likely, you nested tags and closed them in the wrong order. For example <p><em>...</p> is not acceptable, as <em> must be closed before <p>. Acceptable nesting is: <p><em>...</em></p>

    Another possibility is that you used an element which requires a child element that you did not include. Hence the parent element is "not finished", not complete. For instance, in HTML the <head> element must contain a <title> child element, lists require appropriate list items (<ul> and <ol> require <li>; <dl> requires <dt> and <dd>), and so on.

  6. Error Line 313, Column 15: end tag for "ul" which is not finished
              </ul>

    Most likely, you nested tags and closed them in the wrong order. For example <p><em>...</p> is not acceptable, as <em> must be closed before <p>. Acceptable nesting is: <p><em>...</em></p>

    Another possibility is that you used an element which requires a child element that you did not include. Hence the parent element is "not finished", not complete. For instance, in HTML the <head> element must contain a <title> child element, lists require appropriate list items (<ul> and <ol> require <li>; <dl> requires <dt> and <dd>), and so on.

↑ Top

Source Listing

Below is the source input I used for this validation:

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <meta name="title" content="Centro de Arquivo e Documentação CGTP-IN" />
  7. <meta name="description" content="Open archival description system" />
  8. <title>Centro de Arquivo e Documentação CGTP-IN</title>
  9. <link media="all" href="/ica/plugins/sfDrupalPlugin/vendor/drupal/modules/system/system.css" rel="stylesheet" type="text/css" />
  10. <link media="all" href="/ica/plugins/sfDrupalPlugin/vendor/drupal/modules/system/system-behavior.css" rel="stylesheet" type="text/css" />
  11. <link media="all" href="/ica/plugins/sfDrupalPlugin/vendor/drupal/modules/system/system-menus.css" rel="stylesheet" type="text/css" />
  12. <link media="all" href="/ica/plugins/sfDrupalPlugin/vendor/drupal/themes/garland/style.css" rel="stylesheet" type="text/css" />
  13. <link media="print" href="/ica/plugins/sfDrupalPlugin/vendor/drupal/themes/garland/print.css" rel="stylesheet" type="text/css" />
  14. <link href="/ica/vendor/yui/button/assets/skins/sam/button.css" media="screen" rel="stylesheet" type="text/css" />
  15. <link href="/ica/vendor/yui/menu/assets/skins/sam/menu.css" media="screen" rel="stylesheet" type="text/css" />
  16. <link href="/ica/plugins/sfTranslatePlugin/css/l10n_client.css" media="screen" rel="stylesheet" type="text/css" />
  17. <link href="/ica/css/form.css" media="screen" rel="stylesheet" type="text/css" />
  18. <link href="/ica/css/graphic.css" media="screen" rel="stylesheet" type="text/css" />
  19. <link href="/ica/css/menu.css" media="screen" rel="stylesheet" type="text/css" />
  20. <link media="all" href="/ica/plugins/sfCgtpPlugin/css/reset.css" rel="stylesheet" type="text/css" />
  21. <link media="all" href="/ica/plugins/sfCgtpPlugin/css/template.css" rel="stylesheet" type="text/css" />
  22. <link media="print" href="/ica/plugins/sfCgtpPlugin/css/print.css" rel="stylesheet" type="text/css" />
  23. <link href="/ica/css/main.css" media="screen" rel="stylesheet" type="text/css" />
  24. <script src="/ica/vendor/jquery.js" type="text/javascript"></script>
  25. <script src="/ica/plugins/sfDrupalPlugin/vendor/drupal/misc/jquery.once.js" type="text/javascript"></script>
  26. <script src="/ica/plugins/sfDrupalPlugin/vendor/drupal/misc/drupal.js" type="text/javascript"></script>
  27. <script src="/ica/plugins/sfDrupalPlugin/vendor/drupal/misc/textarea.js" type="text/javascript"></script>
  28. <script src="/ica/plugins/sfTranslatePlugin/js/l10n_client.js" type="text/javascript"></script>
  29. <script src="/ica/js/qubit.js" type="text/javascript"></script>
  30. <script src="/ica/vendor/yui/yahoo-dom-event/yahoo-dom-event.js" type="text/javascript"></script>
  31. <script src="/ica/vendor/yui/element/element-min.js" type="text/javascript"></script>
  32. <script src="/ica/vendor/yui/button/button-min.js" type="text/javascript"></script>
  33. <script src="/ica/vendor/yui/container/container_core-min.js" type="text/javascript"></script>
  34. <script src="/ica/vendor/yui/menu/menu-min.js" type="text/javascript"></script>
  35. <script src="/ica/js/blank.js" type="text/javascript"></script>
  36. <script src="/ica/plugins/sfCaribouPlugin/js/navigation.js" type="text/javascript"></script>
  37. <script type="text/javascript">
  38. //<![CDATA[
  39. jQuery.extend(Qubit, {"relativeUrlRoot":"\/ica"});
  40. //]]>
  41. </script></head>
  42. <body class="yui-skin-sam">
  43. <table class="header" width="100%" border="0" cellspacing="0" cellpadding="0">
  44. <tr>
  45. <td class="top_left" height="111px">&nbsp;</td>
  46. <td width="248" class="logo">
  47. <div id="logo">
  48. <a href="/ica/index.php/" title=""><img alt="Centro de Arquivo e Documentação CGTP-IN" src="/ica/images/logo.png" /></a> </div>
  49. </td>
  50. <td width="713" class="header" align="right" valign="top">
  51. <div class="section" id="languageMenu">
  52. <h2 class="element-invisible">Idioma da unidade de descrição</h2>
  53. <div class="content">
  54. <ul class="links">
  55. <li><a href="/ica/index.php/544;isaar?sf_culture=en&amp;symfony=6iroprg5l0si5b4b7bmv2e64e7" title="English">English</a></li>
  56. <li class="active"><a href="/ica/index.php/544;isaar?sf_culture=pt&amp;symfony=6iroprg5l0si5b4b7bmv2e64e7" title="português">português</a></li>
  57. </ul>
  58. </div>
  59. </div>
  60. </td>
  61. <td class="top_right">&nbsp;</td>
  62. </tr>
  63. </table>
  64. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  65. <tr class="top">
  66. <td height="30" class="menubar">&nbsp;</td>
  67. <td width="248" valign="top" class="subtitle"></td>
  68. <td width="713" id="navigation" class="menubar" valign="top">
  69. <div class="section" id="userMenu">
  70. <h2 class="element-invisible">Menu de utilizador</h2>
  71. <div class="content">
  72. <ul class="clearfix links">
  73. <li><a href="/" title="Página inicial">Página inicial</a></li>
  74. </ul>
  75. </div>
  76. </div>
  77. </td>
  78. <td class="menubar">&nbsp;</td>
  79. </tr>
  80. <tr class="top">
  81. <td>&nbsp;</td>
  82. <td width="248" valign="top" class="left-top">
  83. <div class="module-top_left">
  84. <h3>Bem vindo</h3>
  85. <p>O Centro de Arquivo e Documentação (CAD) da Confederação Geral dos Trabalhadores Portugueses (CGTP-IN)
  86. tem como missão gerir toda a documentação produzida e recebida&nbsp; por esta organização (sede),
  87. independentemente do seu suporte ou data. <a href="/pt/apresentacao">Continuar...</a>
  88. </p>
  89. </div>
  90. </td>
  91. <td width="713" valign="top">
  92. <div class="module-search">
  93. <h3>Pesquisar arquivo</h3>
  94. <div class="search section">
  95. <h3 class="element-invisible">Pesquisar</h3>
  96. <div class="content">
  97. <form action="/ica/index.php/;search">
  98. <input type="text" name="query" id="query" value="" /> <input class="form-submit" type="submit" value="Pesquisar" /> <a href="/ica/index.php/;search/advanced" alt="Pesquisa avançada">
  99. Pesquisa avançada </a>
  100. </form>
  101. </div>
  102. </div>
  103. <div class="module-top">
  104. <div class="browse section">
  105. <h2 class="element-invisible">Navegar</h2>
  106. <div class="content">
  107. <ul class="links">
  108. <li><a href="/ica/index.php/;informationobject/browse" title="Descrições arquivísticas">Descrições arquivísticas</a></li>
  109. <li><a href="/ica/index.php/;actor/browse" title="Nomes">Nomes</a></li>
  110. <li><a href="/ica/index.php/;repository/browse" title="Instituições arquivísticas">Instituições arquivísticas</a></li>
  111. <li><a href="/ica/index.php/;function/list" title="Funções">Funções</a></li>
  112. <li><a href="/ica/index.php/35;term/browseTaxonomy" title="Assuntos">Assuntos</a></li>
  113. <li><a href="/ica/index.php/42;term/browseTaxonomy" title="Locais">Locais</a></li>
  114. <li><a href="/ica/index.php/;digitalobject/list" title="Objectos digitais">Objectos digitais</a></li>
  115. </ul>
  116. </div>
  117. </div>
  118. </div>
  119. </div>
  120. </td>
  121. <td>&nbsp;</td>
  122. </tr>
  123. </table>
  124. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  125. <tr class="middle">
  126. <td>&nbsp;</td>
  127. <td width="248" valign="top" class="left">
  128. <div class="fade-container" style="position: relative">
  129. <div class="fade-bottom"></div>
  130. <div id="contextMenu">
  131. </div>
  132. </div></td>
  133. <td width="713" valign="top" class="conteudo">
  134. <div class="conteudo"><h1>Visualizar registo de autoridade</h1>
  135. <span title="Editar registo de autoridade"><h1 class="label">Álvaro Barreirinhas Cunhal</h1></span>
  136. <div class="field">
  137. <h3>Tipo de entidade</h3>
  138. <div>
  139. Pessoa
  140. </div>
  141. </div>
  142. <div class="field">
  143. <h3>Formas autorizadas do nome</h3>
  144. <div>
  145. Álvaro Barreirinhas Cunhal
  146. </div>
  147. </div>
  148. <div class="field">
  149. <h3>Formas paralelas do nome</h3>
  150. <div>
  151. <ul>
  152. </ul>
  153. </div>
  154. </div>
  155. <div class="field">
  156. <h3>Formas autorizadas do nome de acordo com outras regras</h3>
  157. <div>
  158. <ul>
  159. </ul>
  160. </div>
  161. </div>
  162. <div class="field">
  163. <h3>Outras formas do nome</h3>
  164. <div>
  165. <ul>
  166. <li>Álvaro Cunhal</li>
  167. </ul>
  168. </div>
  169. </div>
  170. <div class="field">
  171. <h3>Identificadores para pessoas colectivas</h3>
  172. <div>
  173. </div>
  174. </div>
  175. <div class="field">
  176. <h3>Datas de existência</h3>
  177. <div>
  178. </div>
  179. </div>
  180. <div class="field">
  181. <h3>História</h3>
  182. <div>
  183. </div>
  184. </div>
  185. <div class="field">
  186. <h3>Lugares</h3>
  187. <div>
  188. </div>
  189. </div>
  190. <div class="field">
  191. <h3>Estatuto legal</h3>
  192. <div>
  193. </div>
  194. </div>
  195. <div class="field">
  196. <h3>Funções, ocupações e actividades</h3>
  197. <div>
  198. </div>
  199. </div>
  200. <div class="field">
  201. <h3>Mandatos/fontes de autoridade</h3>
  202. <div>
  203. </div>
  204. </div>
  205. <div class="field">
  206. <h3>Estruturas internas/genealogia</h3>
  207. <div>
  208. </div>
  209. </div>
  210. <div class="field">
  211. <h3>Contexto geral</h3>
  212. <div>
  213. </div>
  214. </div>
  215. <div class="field">
  216. <h3>Identificador do registo de autoridade</h3>
  217. <div>
  218. </div>
  219. </div>
  220. <div class="field">
  221. <h3>Identificador da instituição</h3>
  222. <div>
  223. </div>
  224. </div>
  225. <div class="field">
  226. <h3>Regras e/ou convenções</h3>
  227. <div>
  228. </div>
  229. </div>
  230. <div class="field">
  231. <h3>Estado da descrição</h3>
  232. <div>
  233. Preliminar
  234. </div>
  235. </div>
  236. <div class="field">
  237. <h3>Nível de detalhe</h3>
  238. <div>
  239. Mínimo
  240. </div>
  241. </div>
  242. <div class="field">
  243. <h3>Datas de criação, revisão e eliminação</h3>
  244. <div>
  245. Revisto em 2011.06.24.
  246. </div>
  247. </div>
  248. <div class="field">
  249. <h3>Idioma(s)</h3>
  250. <div>
  251. <ul>
  252. </ul>
  253. </div>
  254. </div>
  255. <div class="field">
  256. <h3>Escrita(s)</h3>
  257. <div>
  258. <ul>
  259. </ul>
  260. </div>
  261. </div>
  262. <div class="field">
  263. <h3>Fontes</h3>
  264. <div>
  265. </div>
  266. </div>
  267. <div class="field">
  268. <h3>Notas de manutenção</h3>
  269. <div>
  270. </div>
  271. </div>
  272. </div>
  273. </td>
  274. <td>&nbsp;</td>
  275. </tr>
  276. <tr class="bottom">
  277. <td>&nbsp;</td>
  278. <td class="left-bottom">
  279. <img class="img_left" alt="POPH" src="/images/stories/logo_poph.png" height="31" width="66" />
  280. <img alt="QREN" src="/images/stories/logo_qren.png" height="31" width="91" />
  281. <img alt="União Europeia FSE" src="/images/stories/logo_ue_fse.png" height="31" width="41" />
  282. </td>
  283. <td valign="top"><table class="footer-menu" width="100%" border="0" cellspacing="0" cellpadding="0">
  284. <tr>
  285. <td valign="top"></td>
  286. <td valign="top"></td>
  287. <td valign="top"></td>
  288. <td valign="top"></td>
  289. </tr>
  290. </table>
  291. </td>
  292. <td>&nbsp;</td>
  293. </tr>
  294. <tr class="footer">
  295. <td height="20">&nbsp;</td>
  296. <td class="footer_left">&nbsp;</td>
  297. <td valign="top"><div class="footer_right"><div class="section" id="footerMenu">
  298. <h2 class="element-invisible">Footer Menu</h2>
  299. <div class="content">
  300. <ul class="clearfix links">
  301. <li><a href="/ica/index.php/" title="Início">Início</a></li>
  302. <li><a href="http://ica-atom.org/docs/index.php?title=User_manual" title="Ajuda">Ajuda</a></li>
  303. <li><a href="/ica/index.php/about" title="Sobre">Sobre</a></li>
  304. <li><a href="/ica/index.php/;user/login" title="Entrar">Entrar</a></li>
  305. </ul>
  306. </div>
  307. </div>
  308. </div><div id="footer">
  309. <div class="section">
  310. <a href="http://validator.w3.org/check?uri=http%3A%2F%2Fcad.cgtp.pt%2Fica%2Findex.php%2F544%3Bisaar%3Fsymfony%3D6iroprg5l0si5b4b7bmv2e64e7%3Fsymfony%3D6iroprg5l0si5b4b7bmv2e64e7&amp;ss=1" title=""><img alt="Esta página contém código XHTML 1.0 válido" src="/ica/images/xhtml10.png" /></a>
  311. </div> <!-- /.section -->
  312. </div> <!-- /#footer -->
  313. </td>
  314. <td>&nbsp;</td>
  315. </tr>
  316. </table>
  317. </body>
  318. </html>

↑ Top