Errors found while checking this document as XHTML 1.0 Transitional!

Result: 7 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: 7 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
    …itle="Editar registo de autoridade"><h1 class="label">Américo Nunes</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 189, 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 432, 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.

  7. Error Line 440, 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/534;isaar?sf_culture=en&amp;symfony=6iroprg5l0si5b4b7bmv2e64e7" title="English">English</a></li>
  56. <li class="active"><a href="/ica/index.php/534;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">Américo Nunes</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. Américo Nunes
  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. </ul>
  167. </div>
  168. </div>
  169. <div class="field">
  170. <h3>Identificadores para pessoas colectivas</h3>
  171. <div>
  172. </div>
  173. </div>
  174. <div class="field">
  175. <h3>Datas de existência</h3>
  176. <div>
  177. 1940-12-23 –
  178. </div>
  179. </div>
  180. <div class="field">
  181. <h3>História</h3>
  182. <div>
  183. Américo Nunes, nascido a 23 de Dezembro de 1940, é natural de Almaceda – Castelo Branco.<br/><br/>Habilitações literárias: <br/>– Ensino Secundário;<br/>– Curso Técnico-Profissional da Escola de Hotelaria e Turismo de Lisboa na categoria profissional de Chefe de Recepção de Hotel.<br/><br/>Actividade sindical:<br/>– Membro da direcção do Centro de Alegria no Trabalho – CAT do Hotel Tivoli entre 1970 e 1973;<br/>– Elemento de uma Comissão Sindical que actuava para destituir a direcção fascista do Sindicato da Hotelaria (Lisboa) entre 1970 e 1974;<br/>– Membro da Comissão Directiva provisória do sindicato de 1974-04-29 a 1974-07-30;<br/>– Eleito para a direcção do sindicato da hotelaria do Sul a 30 de Julho de 1974;<br/>– Membro suplente do Secretariado da Intersindical entre 1975 e 1977;<br/>– Membro do Conselho Nacional da CGTP-IN entre os mandatos 1983-1986 e 1999-2003;<br/>– Membro do Secretariado do Conselho Nacional da CGTP-IN entre os mandatos 1996-1999 e 1999-2003;<br/>– Membro suplente da Comissão Executiva do Conselho Nacional da CGTP-IN no mandato 1986-1989; membro efectivo entre os mandatos 1989-1993 e 1999-2003;<br/>– Presidente da direcção do sindicato entre 1976 e 1979;<br/>– Fundador da Federação Nacional dos Sindicatos da Hotelaria e seu coordenador de 1977-12-07 a 1986;<br/><br/>Actividade política: <br/>– Militante do Partido Comunista Português desde Junho de 1974.
  184. </div>
  185. </div>
  186. <div class="field">
  187. <h3>Lugares</h3>
  188. <div>
  189. Almaceda, Castelo Branco, 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. Autor das obras:<br/><br/>"Contributos para a História do Movimento Operário e Sindical: 1977-1989". Lisboa: IBJC; CGTP-IN, 2016.<br/><br/>"Diálogo com a História Sindical: Hotelaria: De Criados Domésticos a Trabalhadores Assalariados". Lisboa: Editorial «Avante!», 2007. (Colecção Resistência).<br/><br/>"Hotelaria: Resenha Histórica: 120 Anos de Lutas e Conquistas dos Trabalhadores: 1898-2018". Porto: Sindicato dos Trabalhadores da Indústria de Hotelaria, Turismo, Restaurantes e Similares do Norte, 2018 [?].<br/><br/>"Sindicalismo na Revolução de Abril: Memórias". Lisboa: Edições «Avante!», 2010.<br/>
  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/7115;isaar" title="Sindicato dos Trabalhadores da Indústria de Hotelaria, Turismo, Restaurantes e Similares do Sul">Sindicato dos Trabalhadores da Indústria de Hotelaria, Turismo, Restaurantes e Similares do Sul</a> <span class="note2">(1908-11-05 –)</span>
  222. <table class="inline" style="margin-top: 5px">
  223. <tr>
  224. <th style="text-align: left; padding: 1px">
  225. Tipo de relação </th>
  226. </tr><tr>
  227. <td>
  228. associativa </td>
  229. </tr>
  230. <tr>
  231. <th style="text-align: left; padding: 1px">
  232. Datas da relação </th>
  233. </tr><tr>
  234. <td>
  235. 1974 – </td>
  236. </tr>
  237. </table>
  238. </div>
  239. </div>
  240. <div class="field">
  241. <h3>Entidade relacionada</h3>
  242. <div>
  243. <a href="/ica/index.php/602;isaar" title="Confederação Geral dos Trabalhadores Portugueses – Intersindical Nacional (CGTP-IN)">Confederação Geral dos Trabalhadores Portugueses – Intersindical Nacional (CGTP-IN)</a>
  244. <table class="inline" style="margin-top: 5px">
  245. <tr>
  246. <th style="text-align: left; padding: 1px">
  247. Tipo de relação </th>
  248. </tr><tr>
  249. <td>
  250. associativa </td>
  251. </tr>
  252. <tr>
  253. <th style="text-align: left; padding: 1px">
  254. Datas da relação </th>
  255. </tr><tr>
  256. <td>
  257. 1975-1977; 1983-2003 </td>
  258. </tr>
  259. </table>
  260. </div>
  261. </div>
  262. <div class="field">
  263. <h3>Entidade relacionada</h3>
  264. <div>
  265. <a href="/ica/index.php/116938;isaar" title="Federação dos Sindicatos de Hotelaria e Turismo de Portugal (FESHOT)">Federação dos Sindicatos de Hotelaria e Turismo de Portugal (FESHOT)</a> <span class="note2">(1981 – 1999)</span>
  266. <table class="inline" style="margin-top: 5px">
  267. <tr>
  268. <th style="text-align: left; padding: 1px">
  269. Tipo de relação </th>
  270. </tr><tr>
  271. <td>
  272. associativa </td>
  273. </tr>
  274. <tr>
  275. <th style="text-align: left; padding: 1px">
  276. Datas da relação </th>
  277. </tr><tr>
  278. <td>
  279. 1977 – </td>
  280. </tr>
  281. </table>
  282. </div>
  283. </div>
  284. <div class="field">
  285. <h3>Entidade relacionada</h3>
  286. <div>
  287. <a href="/ica/index.php/6788;isaar" title="Federação dos Sindicatos da Agricultura, Alimentação, Bebidas, Hotelaria e Turismo de Portugal (FESAHT)">Federação dos Sindicatos da Agricultura, Alimentação, Bebidas, Hotelaria e Turismo de Portugal (FESAHT)</a> <span class="note2">(1999-10-08 –)</span>
  288. <table class="inline" style="margin-top: 5px">
  289. <tr>
  290. <th style="text-align: left; padding: 1px">
  291. Tipo de relação </th>
  292. </tr><tr>
  293. <td>
  294. associativa </td>
  295. </tr>
  296. </table>
  297. </div>
  298. </div>
  299. <div class="field">
  300. <h3>Entidade relacionada</h3>
  301. <div>
  302. <a href="/ica/index.php/7465;isaar" title="Partido Comunista Português (PCP)">Partido Comunista Português (PCP)</a> <span class="note2">(1921-03-06 –)</span>
  303. <table class="inline" style="margin-top: 5px">
  304. <tr>
  305. <th style="text-align: left; padding: 1px">
  306. Tipo de relação </th>
  307. </tr><tr>
  308. <td>
  309. associativa </td>
  310. </tr>
  311. <tr>
  312. <th style="text-align: left; padding: 1px">
  313. Datas da relação </th>
  314. </tr><tr>
  315. <td>
  316. 1974-06 – </td>
  317. </tr>
  318. </table>
  319. </div>
  320. </div>
  321. <div class="field">
  322. <h3>Identificador do registo de autoridade</h3>
  323. <div>
  324. </div>
  325. </div>
  326. <div class="field">
  327. <h3>Identificador da instituição</h3>
  328. <div>
  329. PT-CGTPIN
  330. </div>
  331. </div>
  332. <div class="field">
  333. <h3>Regras e/ou convenções</h3>
  334. <div>
  335. </div>
  336. </div>
  337. <div class="field">
  338. <h3>Estado da descrição</h3>
  339. <div>
  340. Revista
  341. </div>
  342. </div>
  343. <div class="field">
  344. <h3>Nível de detalhe</h3>
  345. <div>
  346. Parcial
  347. </div>
  348. </div>
  349. <div class="field">
  350. <h3>Datas de criação, revisão e eliminação</h3>
  351. <div>
  352. Criado em: 2010-09-07.<br/>Revisto em: 2017-04-17; 2018-03-16; 2018-04-16; 2018-06-06.
  353. </div>
  354. </div>
  355. <div class="field">
  356. <h3>Idioma(s)</h3>
  357. <div>
  358. <ul>
  359. </ul>
  360. </div>
  361. </div>
  362. <div class="field">
  363. <h3>Escrita(s)</h3>
  364. <div>
  365. <ul>
  366. </ul>
  367. </div>
  368. </div>
  369. <div class="field">
  370. <h3>Fontes</h3>
  371. <div>
  372. Biografia concedida pelo entrevistado em 2011.<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. 147, 158 e 160.
  373. </div>
  374. </div>
  375. <div class="field">
  376. <h3>Notas de manutenção</h3>
  377. <div>
  378. Criado por: Sílvia Correia.<br/>Revisto por: Filipe Caldeira.
  379. </div>
  380. </div>
  381. </div>
  382. </td>
  383. <td>&nbsp;</td>
  384. </tr>
  385. <tr class="bottom">
  386. <td>&nbsp;</td>
  387. <td class="left-bottom">
  388. <img class="img_left" alt="POPH" src="/images/stories/logo_poph.png" height="31" width="66" />
  389. <img alt="QREN" src="/images/stories/logo_qren.png" height="31" width="91" />
  390. <img alt="União Europeia FSE" src="/images/stories/logo_ue_fse.png" height="31" width="41" />
  391. </td>
  392. <td valign="top"><table class="footer-menu" width="100%" border="0" cellspacing="0" cellpadding="0">
  393. <tr>
  394. <td valign="top"></td>
  395. <td valign="top"></td>
  396. <td valign="top"></td>
  397. <td valign="top"></td>
  398. </tr>
  399. </table>
  400. </td>
  401. <td>&nbsp;</td>
  402. </tr>
  403. <tr class="footer">
  404. <td height="20">&nbsp;</td>
  405. <td class="footer_left">&nbsp;</td>
  406. <td valign="top"><div class="footer_right"><div class="section" id="footerMenu">
  407. <h2 class="element-invisible">Footer Menu</h2>
  408. <div class="content">
  409. <ul class="clearfix links">
  410. <li><a href="/ica/index.php/" title="Início">Início</a></li>
  411. <li><a href="http://ica-atom.org/docs/index.php?title=User_manual" title="Ajuda">Ajuda</a></li>
  412. <li><a href="/ica/index.php/about" title="Sobre">Sobre</a></li>
  413. <li><a href="/ica/index.php/;user/login" title="Entrar">Entrar</a></li>
  414. </ul>
  415. </div>
  416. </div>
  417. </div><div id="footer">
  418. <div class="section">
  419. <a href="http://validator.w3.org/check?uri=http%3A%2F%2Fcad.cgtp.pt%2Fica%2Findex.php%2F534%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>
  420. </div> <!-- /.section -->
  421. </div> <!-- /#footer -->
  422. </td>
  423. <td>&nbsp;</td>
  424. </tr>
  425. </table>
  426. </body>
  427. </html>

↑ Top