This document was successfully checked as XHTML 1.0 Transitional!

Result: Passed
:
Modified:(undefined)
Server:Apache/2.4.25 (Debian)
Size:1472
Content-Type:text/html
: utf-8
: XHTML 1.0 Transitional
Root Element: html
Root Namespace: http://www.w3.org/1999/xhtml
Options

Help on the options is available.

Congratulations

The document located at <http://web.tecnico.ulisboa.pt/~mcasquilho/text/techConv.php> was successfully checked as XHTML 1.0 Transitional. This means that the resource in question identified itself as "XHTML 1.0 Transitional" and that we successfully performed a formal validation of it. The parser implementations we used for this check are based on OpenSP (SGML/XML) and libxml2 (XML).

"valid" Icon(s) on your Web page

To show your readers that you have taken the care to create an interoperable Web page, you may display this icon on any page that validates. Here is the HTML you could use to add this icon to your Web page:

Valid XHTML 1.0 Transitional
  <p>
    <a href="http://validator.w3.org/check?uri=referer"><img
      src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a>
  </p>
  

A full list of icons, with links to alternate formats and colors, is available: If you like, you can download a copy of the icons to keep in your local web directory, and change the HTML fragment above to reference your local image rather than the one on this server.

Linking to this result

If you would like to create a link to this page (i.e., this validation result) to make it easier to revalidate this page in the future or to allow others to validate your page, the URI is <http://validator.w3.org/check?uri=http%3A%2F%2Fweb.tecnico.ulisboa.pt%2F~mcasquilho%2Ftext%2FtechConv.php;ss=1;verbose=1> (or you can just add the current page to your bookmarks or hotlist).

Validating CSS Style Sheets

If you use CSS in your document, you can check it using the W3C CSS Validation Service.

↑ Top

Source Listing

Below is the source input I used for this validation:

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <meta name="Author" lang="en" content="Miguel Casquilho" />
  7. <title>Miguel Casquilho, IST</title>
  8. <link rel="stylesheet" type="text/css"
  9. href="http://web.tecnico.ulisboa.pt/~mcasquilho/depot/x_commonstyle.css" />
  10. </head>
  11. <body>
  12. <table align="center" width="620px" border="1"
  13. style="border-collapse: collapse">
  14. <tr valign="top"><td><p
  15. align="justify">&emsp;<b><span class="sc">Convenções</span></b>
  16. Utilizam-se as convenções <i>WWW</i> típicas,
  17. recomendadas para compatibilidade com maior gama de
  18. "hardware" e para facilidade de consulta.</p>
  19. <ul><li><b><i>"Links"</i></b> &middot; São <i>sempre</i>
  20. (eventualmente, não <i>só</i>) indicados por <i>sublinhado</i>,
  21. o qual não é usado para quaisquer outros fins.</li>
  22. <li><b><i>Recuo</i></b> &middot; O recuo (saída) duma página
  23. é feito por meio do "browser" (<i>Go / Back</i>).</li>
  24. <li><b><i>"Frames"</i></b> &#183; Para maior compatibilidade,
  25. não são usadas.</li>
  26. <li><b><i>Dimensão</i></b> da página &#183; Embora se tente evitar,
  27. pode haver informação útil na parte inferior duma página
  28. (zona frequentemente <i>ignorada</i> pelos visitantes por exceder
  29. a altura do ecran).</li>
  30. <li><b><i>"Print"</i></b> &middot; Para facilitar
  31. a impressão, tenta-se a harmonização com o formato A4,
  32. presumindo-se as seguintes margens: <i>Top</i> &amp; <i>Bottom</i>,
  33. 3/4 in (1,90 cm); <i>Left</i> &amp; <i>Right</i>, 1 in (2,54 cm).</li>
  34. <li><b><i>Data</i></b> &middot; É geralmente indicada em cada
  35. página, em baixo (<i>Actualizado em:</i>, <i>Last modified:</i>,
  36. aaaa-mm-dd).&nbsp; Data ausente ou antiga (neste "site" ou
  37. em qualquer outro) deve suscitar óbvia precaução quanto ao
  38. valor da informação contida na página.</li>
  39. </ul>
  40. </td></tr></table>
  41. <div style="line-height: 12pt">&nbsp;</div>
  42. <div style="line-height: 1.5pt; color: black; background-color: red">&nbsp;</div>
  43. <table width="100%" class="sm"><tr>
  44. <td style="width: 58px"><a href="http://validator.w3.org/check?uri=
  45. http://web.tecnico.ulisboa.pt/~mcasquilho/text/techConv.php;verbose=1;ss=1"><img
  46. src="http://web.tecnico.ulisboa.pt/~mcasquilho/depot/valid-xhtml10s.png"
  47. alt="Valid HTML 4.01!" style="border: none" width="55px" height="19px" /></a></td>
  48. <td style="width: 15%" align="left"><a href="http://www.tecnico.ulisboa.pt"><img
  49. src="http://web.tecnico.ulisboa.pt/~mcasquilho/depot/wwwist.png" alt="IST"
  50. style="vertical-align: middle; border: none;
  51. width: 88px; height: 34px" /></a></td>
  52. <td style="width: 70%" align="right"><i>http://web.tecnico.ulisboa.pt/~mcasquilho/text/techConv.php</i><br />
  53. <i>Created:</i> 1998-10-19 &mdash; <i>Last modified:</i>
  54. 2017-12-09</td></tr></table>
  55. </body></html>

↑ Top