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
    …egisto de autoridade"><h1 class="label">Rúben Pacheco de Matos Rolo</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 359, 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 367, 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/8378;isaar?sf_culture=en&amp;symfony=ae3p231qi4sqmc1ubnsfpmd9t5" title="English">English</a></li>
  56. <li class="active"><a href="/ica/index.php/8378;isaar?sf_culture=pt&amp;symfony=ae3p231qi4sqmc1ubnsfpmd9t5" 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">Rúben Pacheco de Matos Rolo</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. Rúben Pacheco de Matos Rolo
  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>Rúben Rolo</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. 1941-03-12 - 1992-01-11
  179. </div>
  180. </div>
  181. <div class="field">
  182. <h3>História</h3>
  183. <div>
  184. </div>
  185. </div>
  186. <div class="field">
  187. <h3>Lugares</h3>
  188. <div>
  189. Odeceixe, Aljezur, Faro, Portugal (nascimento).
  190. </div>
  191. </div>
  192. <div class="field">
  193. <h3>Estatuto legal</h3>
  194. <div>
  195. </div>
  196. </div>
  197. <div class="field">
  198. <h3>Funções, ocupações e actividades</h3>
  199. <div>
  200. Oficial da Marinha Mercante.<br/>Foi funcionário da CTM - Companhia Portuguesa de Transportes Marítimos, EP.<br/>Membro da Comissão de Trabalhadores da CTM entre Maio de 1974 e Março de 1975.<br/>Membro da Comissão Intersindical de Delegados da CTM entre Setembro de 1974 e Março de 1975.<br/>Membro da Comissão de Práticas Aceitáveis da Federação Internacional de Trabalhadores de Transportes (ITF) a partir de Dezembro de 1980.<br/>Membro da direcção do Sindicato dos Capitães, Oficiais Pilotos, Comissários e Radiotécnicos da Marinha Mercante (SCOPCRMM) a partir de 1974.<br/>Membro do Secretariado da Federação dos Sindicatos do Mar a partir de 1974.<br/>Membro do Secretariado Nacional da CGTP-IN entre os mandatos 1977-1980 e 1980-1983, do Conselho Nacional da mesma confederação entre os mandatos de 1983-1986 e 1993 e da Comissão Executiva do Conselho Nacional entre os mandatos 1986-1989 e 1989-1993.
  201. </div>
  202. </div>
  203. <div class="field">
  204. <h3>Mandatos/fontes de autoridade</h3>
  205. <div>
  206. </div>
  207. </div>
  208. <div class="field">
  209. <h3>Estruturas internas/genealogia</h3>
  210. <div>
  211. </div>
  212. </div>
  213. <div class="field">
  214. <h3>Contexto geral</h3>
  215. <div>
  216. </div>
  217. </div>
  218. <div class="field">
  219. <h3>Entidade relacionada</h3>
  220. <div>
  221. <a href="/ica/index.php/6497;isaar" title="Confederação Geral dos Trabalhadores Portugueses – Intersindical Nacional (CGTP-IN)">Confederação Geral dos Trabalhadores Portugueses – Intersindical Nacional (CGTP-IN)</a> <span class="note2">(1970-10-01 –)</span>
  222. <table class="inline" style="margin-top: 5px">
  223. <tr>
  224. <th style="text-align: left; padding: 1px">
  225. Identifier of the related entity </th>
  226. </tr><tr>
  227. <td>
  228. PT-CGTPIN/1 </td>
  229. </tr>
  230. <tr>
  231. <th style="text-align: left; padding: 1px">
  232. Tipo de relação </th>
  233. </tr><tr>
  234. <td>
  235. hierárquica </td>
  236. </tr>
  237. <tr>
  238. <th style="text-align: left; padding: 1px">
  239. Datas da relação </th>
  240. </tr><tr>
  241. <td>
  242. 1977 - 1993 </td>
  243. </tr>
  244. </table>
  245. </div>
  246. </div>
  247. <div class="field">
  248. <h3>Entidade relacionada</h3>
  249. <div>
  250. <a href="/ica/index.php/7047;isaar" title="Sindicato dos Capitães, Oficiais, Pilotos, Comissários e Engenheiros da Marinha Mercante (OFICIAISMAR)">Sindicato dos Capitães, Oficiais, Pilotos, Comissários e Engenheiros da Marinha Mercante (OFICIAISMAR)</a> <span class="note2">(1909-04-19 –)</span>
  251. <table class="inline" style="margin-top: 5px">
  252. <tr>
  253. <th style="text-align: left; padding: 1px">
  254. Tipo de relação </th>
  255. </tr><tr>
  256. <td>
  257. associativa </td>
  258. </tr>
  259. </table>
  260. </div>
  261. </div>
  262. <div class="field">
  263. <h3>Identificador do registo de autoridade</h3>
  264. <div>
  265. </div>
  266. </div>
  267. <div class="field">
  268. <h3>Identificador da instituição</h3>
  269. <div>
  270. PT-CGTPIN
  271. </div>
  272. </div>
  273. <div class="field">
  274. <h3>Regras e/ou convenções</h3>
  275. <div>
  276. </div>
  277. </div>
  278. <div class="field">
  279. <h3>Estado da descrição</h3>
  280. <div>
  281. Revista
  282. </div>
  283. </div>
  284. <div class="field">
  285. <h3>Nível de detalhe</h3>
  286. <div>
  287. Parcial
  288. </div>
  289. </div>
  290. <div class="field">
  291. <h3>Datas de criação, revisão e eliminação</h3>
  292. <div>
  293. Criado em: 2011-03-17.<br/>Revisto em: 2013-01-31; 2018-03-19.
  294. </div>
  295. </div>
  296. <div class="field">
  297. <h3>Idioma(s)</h3>
  298. <div>
  299. <ul>
  300. </ul>
  301. </div>
  302. </div>
  303. <div class="field">
  304. <h3>Escrita(s)</h3>
  305. <div>
  306. <ul>
  307. </ul>
  308. </div>
  309. </div>
  310. <div class="field">
  311. <h3>Fontes</h3>
  312. <div>
  313. Arquivo Coordenação Geral da CGTP-IN.<br/><br/>CARTAXO, José Ernesto – CGTP-IN: 40 Anos de Luta com os Trabalhadores (1970-2010). Lisboa: CGTP-IN – Departamento de Cultura e Tempos Livres; IBJC – Instituto Bento de Jesus Caraça, 2011, pp. 157, 160.<br/><br/>Instituto Ruben Rolo – Biografia de Ruben Rolo [Em linha]. [Consult. 13 Jul. 2011]. Disponível em: <a href="http://www.rubenrolo.org/rubenrolo.html">http://www.rubenrolo.org/rubenrolo.html</a>.
  314. </div>
  315. </div>
  316. <div class="field">
  317. <h3>Notas de manutenção</h3>
  318. <div>
  319. Criado por: Sílvia Correia.<br/>Revisto por: Filipe Caldeira.
  320. </div>
  321. </div>
  322. </div>
  323. </td>
  324. <td>&nbsp;</td>
  325. </tr>
  326. <tr class="bottom">
  327. <td>&nbsp;</td>
  328. <td class="left-bottom">
  329. <img class="img_left" alt="POPH" src="/images/stories/logo_poph.png" height="31" width="66" />
  330. <img alt="QREN" src="/images/stories/logo_qren.png" height="31" width="91" />
  331. <img alt="União Europeia FSE" src="/images/stories/logo_ue_fse.png" height="31" width="41" />
  332. </td>
  333. <td valign="top"><table class="footer-menu" width="100%" border="0" cellspacing="0" cellpadding="0">
  334. <tr>
  335. <td valign="top"></td>
  336. <td valign="top"></td>
  337. <td valign="top"></td>
  338. <td valign="top"></td>
  339. </tr>
  340. </table>
  341. </td>
  342. <td>&nbsp;</td>
  343. </tr>
  344. <tr class="footer">
  345. <td height="20">&nbsp;</td>
  346. <td class="footer_left">&nbsp;</td>
  347. <td valign="top"><div class="footer_right"><div class="section" id="footerMenu">
  348. <h2 class="element-invisible">Footer Menu</h2>
  349. <div class="content">
  350. <ul class="clearfix links">
  351. <li><a href="/ica/index.php/" title="Início">Início</a></li>
  352. <li><a href="http://ica-atom.org/docs/index.php?title=User_manual" title="Ajuda">Ajuda</a></li>
  353. <li><a href="/ica/index.php/about" title="Sobre">Sobre</a></li>
  354. <li><a href="/ica/index.php/;user/login" title="Entrar">Entrar</a></li>
  355. </ul>
  356. </div>
  357. </div>
  358. </div><div id="footer">
  359. <div class="section">
  360. <a href="http://validator.w3.org/check?uri=http%3A%2F%2Fcad.cgtp.pt%2Fica%2Findex.php%2F8378%3Bisaar%3Fsymfony%3Dae3p231qi4sqmc1ubnsfpmd9t5%3Fsymfony%3Dae3p231qi4sqmc1ubnsfpmd9t5&amp;ss=1" title=""><img alt="Esta página contém código XHTML 1.0 válido" src="/ica/images/xhtml10.png" /></a>
  361. </div> <!-- /.section -->
  362. </div> <!-- /#footer -->
  363. </td>
  364. <td>&nbsp;</td>
  365. </tr>
  366. </table>
  367. </body>
  368. </html>

↑ Top