This document was successfully checked as XHTML 1.0 Transitional!

Result: Passed
:
Modified:(undefined)
Server:Apache/2.4.38 (Debian)
Size:1154
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/acad/qc/intro.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%2Facad%2Fqc%2Fintro.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"><head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <meta name="Author" lang="en" content="Miguel Casquilho" />
  6. <title>M&middot;C, IST QC presentation</title>
  7. <link rel="stylesheet" type="text/css"
  8. href="http://web.tecnico.ulisboa.pt/~mcasquilho/depot/x_commonstyle.css" />
  9. <style type="text/css">
  10. P.s0 {font-size: 22pt; text-indent: 2em; margin-top: 6pt; margin-bottom: 0}
  11. P.s1 {font-size: 22pt; text-indent: -1.5em; margin-left: 1.5em;
  12. margin-top: 6pt; margin-bottom: 0}
  13. .tit {font-size: 36pt; margin-top: -42pt; margin-bottom: 18pt} </style>
  14. </head>
  15. <body style="background-color: wheat"> <!-- SandyBrown orange -->
  16. <!--table width="100%" background="stripA50.gif" border="1"-->
  17. <table width="100%" style="background-image:url(stripA50.gif)" border="1">
  18. <tr><td width="20%">&nbsp;</td>
  19. <td align="center"><b class="tit">"Quality Control"</b></td>
  20. <td width="20%" align="center"><a style="text-decoration: none"
  21. href="intro2.php"><b class="tit">&emsp;&emsp;</b></a></td></tr></table>
  22. <p style="font-size: 22pt; text-align: center"><b>Miguel Casquilho</b>
  23. <br />Chemical Engineer, Ph. D. (Chem. Engineering)
  24. <br />Assistant Professor
  25. <br /><br /><i>Department of Chemical Engineering</i>
  26. <br />Instituto Superior Técnico
  27. (<a href="http://www.ulisboa.pt">University of Lisbon</a>)
  28. <!-- ........................... Date here ........................... -->
  29. <br /><br />16(Mon)&ndash;20(Fri) Nov, 2015</p>
  30. <p style="line-height: 18pt; text-align: center;
  31. font-size: 20pt">&loz; <big>&loz;</big> &loz;</p>
  32. <div style="line-height: 6pt">&nbsp;</div>
  33. <div style="line-height: 1.5pt; color: black;
  34. background-color: red">&nbsp;</div>
  35. <table width="100%" class="sm"><tr>
  36. <td width="58px"><a href="http://validator.w3.org/check?uri=
  37. http://web.tecnico.ulisboa.pt/~mcasquilho/acad/qc/intro.php;verbose=1;ss=1"><img
  38. src="http://web.tecnico.ulisboa.pt/~mcasquilho/depot/valid-xhtml10s.png"
  39. alt="Valid HTML 4.01!" border="0" width="55px" height="19px" /></a></td>
  40. <td width="15%" align="left"><a href="http://www.tecnico.ulisboa.pt"><img
  41. src="http://web.tecnico.ulisboa.pt/~mcasquilho/depot/wwwist.png"
  42. alt="IST" align="middle" border="0" width="88px" height="34px" /></a></td>
  43. <td width="70%" align=
  44. "right"><i>http://web.tecnico.ulisboa.pt/~mcasquilho/acad/qc/intro.php</i><br />
  45. <i>Created:</i> 2006-03-01 &mdash; <i>Last update:</i>
  46. 2015-10-11</td></tr></table>
  47. </body>
  48. </html>

↑ Top