Errors found while checking this document as XHTML 1.0 Strict!

Result: 49 Errors
:
Modified:(undefined)
Server:Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny16 with Suhosin-Patch mod_ssl/2.2.9 OpenSSL/0.9.8g mod_chroot/0.5
Size:4412
Content-Type:text/html
: utf-8
: XHTML 1.0 Strict
Root Element: html
Root Namespace: http://www.w3.org/1999/xhtml
Options

Help on the options is available.

↑ Top

Validation Output: 49 Errors

  1. Error Line 128, Column 134: there is no attribute "align"
    …inst53" class="block_html sideblock"><div class="content"><div align="center"> 

    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 129, Column 411: there is no attribute "align"
    …ng="0" rules="none" width="132" align="center" border="3" frame="void"><tbody>…

    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.

  3. Error Line 131, Column 30: there is no attribute "width"
          <td valign="top" width="100%"><img title="logo" style="width: 139px; heig…

    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.

  4. Error Line 131, Column 120: there is no attribute "hspace"
    …: 59px" height="59" alt="logo" hspace="0" src="http://ctar-la.drealentejo.pt/f…

    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.

  5. Error Line 131, Column 207: there is no attribute "border"
    …/ctar-la.drealentejo.pt/file.php/1/logo-cercal2.jpg" width="139" border="0" /> 

    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.

  6. Error Line 138, Column 132: there is no attribute "align"
    …="inst52" class="block_html sideblock"><div class="content"><p align="center"> 

    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.

  7. Error Line 139, Column 359: document type does not allow element "table" here; missing one of "object", "ins", "del", "map", "button" start-tag
    …ng="0" rules="none" width="195" align="middle" border="3" frame="void"><tbody> 

    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>").

  8. Error Line 142, Column 114: there is no attribute "target"
    …p://agvcercal.drealentejo.pt/" target="_blank"><img title="EB 2,3 Cercal Alent…

    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.

  9. Error Line 164, Column 341: there is no attribute "complete"
    …file.php/1/Logotipo-Final_Pq2.jpg" border="0" hspace="0" complete="true" /></p>

    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.

  10. Error Line 165, Column 31: there is no attribute "face"
    <p align="justify"><font face="georgia,times new roman,times,serif" size="2">O …

    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.

  11. Error Line 165, Column 74: there is no attribute "size"
    …gia,times new roman,times,serif" size="2">O Centro TIC de Apoio Regional do Li…

    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.

  12. Error Line 165, Column 77: element "font" undefined
    …,times new roman,times,serif" size="2">O Centro TIC de Apoio Regional do Litor…

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  13. Error Line 166, Column 77: element "font" undefined
    …,times new roman,times,serif" size="2">A missão deste centro é apoiar os docen…

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  14. Error Line 167, Column 77: element "font" undefined
    …,times new roman,times,serif" size="2">- Apoio ao desenvolvimento dos Planos T…

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  15. Error Line 168, Column 77: element "font" undefined
    …,times new roman,times,serif" size="2">- Apoio à consecução dos projectos do p…

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  16. Error Line 169, Column 77: element "font" undefined
    …,times new roman,times,serif" size="2">- Apoio no que se refere à utilização d…

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  17. Error Line 170, Column 77: element "font" undefined
    …,times new roman,times,serif" size="2">- Apoio à &quot;Iniciativa e-escolinha&…

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  18. Error Line 171, Column 77: element "font" undefined
    …,times new roman,times,serif" size="2">- Apoio na selecção e/ou criação de con…

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  19. Error Line 172, Column 83: element "font" undefined
    …,times new roman,times,serif" size="2">A Coordenadora do Centro,</font></stron…

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  20. Error Line 173, Column 83: element "font" undefined
    …,times new roman,times,serif" size="2">Paula Margarida Ramos</font></strong></…

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  21. Error Line 179, Column 37: element "font" undefined
    <p align="center"></p><font size="1"> 

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  22. Error Line 181, Column 327: document type does not allow element "table" here; missing one of "object", "ins", "del", "map", "button" start-tag
    …ng="1" rules="none" width="135" align="center" border="1" frame="void"><tbody> 

    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>").

  23. Error Line 189, Column 85: element "font" undefined
    …,times new roman,times,serif" size="1">O CTAR do Litoral Alentejano é apoiado …

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  24. Error Line 196, Column 196: there is no attribute "color"
    …ia,times new roman,times,serif" color="#006600" size="1"><u><strong>CONTACTOS …

    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.

  25. Error Line 196, Column 214: element "font" undefined
    …,times,serif" color="#006600" size="1"><u><strong>CONTACTOS CTAR-LA</strong></…

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  26. Error Line 196, Column 217: element "u" undefined
    …mes,serif" color="#006600" size="1"><u><strong>CONTACTOS CTAR-LA</strong></u><…

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  27. Error Line 196, Column 281: element "font" undefined
    …" size="1"><u><strong>CONTACTOS CTAR-LA</strong></u></font></p><font size="1"> 

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  28. Error Line 198, Column 306: document type does not allow element "table" here; missing one of "object", "ins", "del", "map", "button" start-tag
    …g="0" cellpadding="0" rules="none" width="149" border="0" frame="void"><tbody> 

    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>").

  29. Error Line 201, Column 84: element "font" undefined
    …,times new roman,times,serif" size="1">EB <font face="tahoma,arial,helvetica,s…

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  30. Error Line 201, Column 134: element "font" undefined
    …ce="tahoma,arial,helvetica,sans-serif">2,3</font> de Cercal do Alentejo</font>…

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  31. Error Line 202, Column 84: element "font" undefined
    …ace="georgia,times new roman,times,serif" size="1">Estrada de Colos</font></p> 

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  32. Error Line 203, Column 84: element "font" undefined
    …,times new roman,times,serif" size="1"><font face="tahoma,arial,helvetica,sans…

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  33. Error Line 203, Column 131: element "font" undefined
    …ce="tahoma,arial,helvetica,sans-serif">7555-108</font> Cercal do Alentejo</fon…

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  34. Error Line 207, Column 67: element "font" undefined
    <p align="center"><font face="georgia,times new roman,times,serif"></font></p>

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  35. Error Line 208, Column 76: element "font" undefined
    …="center"><font face="georgia,times new roman,times,serif" size="1"></font></p>

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  36. Error Line 209, Column 67: element "font" undefined
    …="georgia,times new roman,times,serif"></font></p><font face="georgia,times ne…

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  37. Error Line 209, Column 127: element "font" undefined
    …erif"></font></p><font face="georgia,times new roman,times,serif"><hr /></font>

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  38. Error Line 211, Column 52: element "font" undefined
    <p><font face="georgia,times new roman,times,serif"></font></p>

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  39. Error Line 213, Column 311: document type does not allow element "table" here; missing one of "object", "ins", "del", "map", "button" start-tag
    …g="0" cellpadding="0" rules="none" width="159" border="0" frame="void"><tbody> 

    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>").

  40. Error Line 216, Column 19: there is no attribute "align"
            <h6 align="center"><font face="georgia,times new roman,times,serif"><fo…

    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.

  41. Error Line 216, Column 76: element "font" undefined
    …="georgia,times new roman,times,serif"><font color="#006600">Telefone:</font> …

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  42. Error Line 216, Column 98: element "font" undefined
    …man,times,serif"><font color="#006600">Telefone:</font> </font><font face="tah…

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  43. Error Line 216, Column 169: element "font" undefined
    …</font><font face="tahoma,arial,helvetica,sans-serif">269 94 95 52</font></h6> 

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  44. Error Line 217, Column 76: element "font" undefined
    …="georgia,times new roman,times,serif"><font color="#006600">Fax:</font> </fon…

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  45. Error Line 217, Column 98: element "font" undefined
    …man,times,serif"><font color="#006600">Fax:</font> </font><font face="tahoma,a…

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  46. Error Line 217, Column 164: element "font" undefined
    …</font><font face="tahoma,arial,helvetica,sans-serif">269 94 95 49</font></h6> 

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  47. Error Line 218, Column 92: element "font" undefined
    …face="georgia,times new roman,times,serif" color="#006600">Email: </font></h6> 

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  48. Error Line 219, Column 116: element "font" undefined
    …="georgia,times new roman,times,serif">ctar-la@drealentejo.pt</font></a><font …

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  49. Error Line 219, Column 198: element "font" undefined
    …jo.pt</font></a><font face="georgia,times new roman,times,serif"> </font></h6> 

    You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).

↑ Top

Source Listing

Below is the source input I used for this validation:

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="pt" xml:lang="pt">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <link rel="stylesheet" type="text/css" href="http://ctar-la.drealentejo.pt/theme/standard/styles.php" />
  6. <link rel="stylesheet" type="text/css" href="http://ctar-la.drealentejo.pt/theme/orangewhite/styles.php" />
  7. <meta name="description" content="" />
  8. <!--[if IE 7]>
  9. <link rel="stylesheet" type="text/css" href="http://ctar-la.drealentejo.pt/theme/standard/styles_ie7.css" />
  10. <![endif]-->
  11. <!--[if IE 6]>
  12. <link rel="stylesheet" type="text/css" href="http://ctar-la.drealentejo.pt/theme/standard/styles_ie6.css" />
  13. <![endif]-->
  14. <meta name="keywords" content="moodle, Centro TIC de Apoio Regional do Litoral Alentejano " />
  15. <title>Centro TIC de Apoio Regional do Litoral Alentejano</title>
  16. <link rel="shortcut icon" href="http://ctar-la.drealentejo.pt/theme/orangewhite/favicon.ico" />
  17. <!--<style type="text/css">/*<![CDATA[*/ body{behavior:url(http://ctar-la.drealentejo.pt/lib/csshover.htc);} /*]]>*/</style>-->
  18. <script type="text/javascript" src="http://ctar-la.drealentejo.pt/lib/javascript-static.js"></script>
  19. <script type="text/javascript" src="http://ctar-la.drealentejo.pt/lib/javascript-mod.php"></script>
  20. <script type="text/javascript" src="http://ctar-la.drealentejo.pt/lib/overlib/overlib.js"></script>
  21. <script type="text/javascript" src="http://ctar-la.drealentejo.pt/lib/overlib/overlib_cssstyle.js"></script>
  22. <script type="text/javascript" src="http://ctar-la.drealentejo.pt/lib/cookies.js"></script>
  23. <script type="text/javascript" src="http://ctar-la.drealentejo.pt/lib/ufo.js"></script>
  24. <script type="text/javascript" src="http://ctar-la.drealentejo.pt/lib/dropdown.js"></script>
  25. <script type="text/javascript" defer="defer">
  26. //<![CDATA[
  27. setTimeout('fix_column_widths()', 20);
  28. //]]>
  29. </script>
  30. <script type="text/javascript">
  31. //<![CDATA[
  32. function openpopup(url, name, options, fullscreen) {
  33. var fullurl = "http://ctar-la.drealentejo.pt" + url;
  34. var windowobj = window.open(fullurl, name, options);
  35. if (!windowobj) {
  36. return true;
  37. }
  38. if (fullscreen) {
  39. windowobj.moveTo(0, 0);
  40. windowobj.resizeTo(screen.availWidth, screen.availHeight);
  41. }
  42. windowobj.focus();
  43. return false;
  44. }
  45. function uncheckall() {
  46. var inputs = document.getElementsByTagName('input');
  47. for(var i = 0; i < inputs.length; i++) {
  48. inputs[i].checked = false;
  49. }
  50. }
  51. function checkall() {
  52. var inputs = document.getElementsByTagName('input');
  53. for(var i = 0; i < inputs.length; i++) {
  54. inputs[i].checked = true;
  55. }
  56. }
  57. function inserttext(text) {
  58. text = ' ' + text + ' ';
  59. if ( opener.document.forms['theform'].message.createTextRange && opener.document.forms['theform'].message.caretPos) {
  60. var caretPos = opener.document.forms['theform'].message.caretPos;
  61. caretPos.text = caretPos.text.charAt(caretPos.text.length - 1) == ' ' ? text + ' ' : text;
  62. } else {
  63. opener.document.forms['theform'].message.value += text;
  64. }
  65. opener.document.forms['theform'].message.focus();
  66. }
  67. function getElementsByClassName(oElm, strTagName, oClassNames){
  68. var arrElements = (strTagName == "*" && oElm.all)? oElm.all : oElm.getElementsByTagName(strTagName);
  69. var arrReturnElements = new Array();
  70. var arrRegExpClassNames = new Array();
  71. if(typeof oClassNames == "object"){
  72. for(var i=0; i<oClassNames.length; i++){
  73. arrRegExpClassNames.push(new RegExp("(^|\\s)" + oClassNames[i].replace(/\-/g, "\\-") + "(\\s|$)"));
  74. }
  75. }
  76. else{
  77. arrRegExpClassNames.push(new RegExp("(^|\\s)" + oClassNames.replace(/\-/g, "\\-") + "(\\s|$)"));
  78. }
  79. var oElement;
  80. var bMatchesAll;
  81. for(var j=0; j<arrElements.length; j++){
  82. oElement = arrElements[j];
  83. bMatchesAll = true;
  84. for(var k=0; k<arrRegExpClassNames.length; k++){
  85. if(!arrRegExpClassNames[k].test(oElement.className)){
  86. bMatchesAll = false;
  87. break;
  88. }
  89. }
  90. if(bMatchesAll){
  91. arrReturnElements.push(oElement);
  92. }
  93. }
  94. return (arrReturnElements)
  95. }
  96. //]]>
  97. </script>
  98. </head>
  99. <body class="course course-1 notloggedin dir-ltr lang-pt_utf8" id="site-index">
  100. <div id="page">
  101. <a class="skip" href="#maincontent">Ir para o conteúdo principal</a>
  102. <div id="header-home" class=" clearfix"> <h1 class="headermain">Centro TIC de Apoio Regional do Litoral Alentejano</h1>
  103. <div class="headermenu"><div class="logininfo">Utilizador não identificado. (<a href="http://ctar-la.drealentejo.pt/login/index.php">Entrar</a>)</div></div>
  104. </div> <div class="navbar">
  105. </div>
  106. <!-- END OF HEADER -->
  107. <div id="content">
  108. <table id="layout-table" summary="layout">
  109. <tr>
  110. <td style="width: 210px;" id="left-column"><div><a href="#sb-1" class="skip-block">Seguir para a frente de Entrar</a><div id="inst17" class="block_login sideblock"><div class="header"><div class="title"><input type="image" src="http://ctar-la.drealentejo.pt/pix/t/switch_minus.gif" id="togglehide_inst17" onclick="elementToggleHide(this, true, function(el) {return findParentNode(el, 'DIV', 'sideblock'); }, 'Mostrar bloco Entrar', 'Esconder bloco Entrar'); return false;" alt="Esconder bloco Entrar" title="Esconder bloco Entrar" class="hide-show-image" /><h2>Entrar</h2></div></div><div class="content">
  111. <form class="loginform" id="login" method="post" action="http://ctar-la.drealentejo.pt/login/index.php"><div class="c1 fld username"><label for="login_username">Nome de utilizador</label><input type="text" name="username" id="login_username" value="" /></div><div class="c1 fld password"><label for="login_password">Senha</label><input type="password" name="password" id="login_password" value="" /></div><div class="c1 btn"><input type="submit" value="Entrar" /></div></form>
  112. <div class="footer"><div><a href="http://ctar-la.drealentejo.pt/login/signup.php">Criar uma conta de utilizador!</a></div><div><a href="http://ctar-la.drealentejo.pt/login/forgot_password.php">recuperar senha</a></div></div></div></div><script type="text/javascript">
  113. //<![CDATA[
  114. elementCookieHide("inst17","Mostrar bloco Entrar","Esconder bloco Entrar");
  115. //]]>
  116. </script><span id="sb-1" class="skip-block-to"></span><div id="inst53" class="block_html sideblock"><div class="content"><div align="center">
  117. <table style="border-left-color: #336699; background-image: none; border-bottom-color: #336699; vertical-align: top; width: 132px; border-top-style: double; border-top-color: #336699; border-right-style: double; border-left-style: double; height: 65px; text-align: left; border-right-color: #336699; border-bottom-style: double; cssfloat: none" cellspacing="0" cellpadding="0" rules="none" width="132" align="center" border="3" frame="void"><tbody>
  118. <tr>
  119. <td valign="top" width="100%"><img title="logo" style="width: 139px; height: 59px" height="59" alt="logo" hspace="0" src="http://ctar-la.drealentejo.pt/file.php/1/logo-cercal2.jpg" width="139" border="0" />
  120. </td>
  121. </tr></tbody>
  122. </table></div></div></div><script type="text/javascript">
  123. //<![CDATA[
  124. elementCookieHide("inst53","Mostrar bloco ","Esconder bloco ");
  125. //]]>
  126. </script><span id="sb-2" class="skip-block-to"></span><div id="inst52" class="block_html sideblock"><div class="content"><p align="center">
  127. <table style="border-right: #3366cc 3px double; border-top: #3366cc 3px double; background-image: none; vertical-align: middle; border-left: #3366cc 3px double; width: 195px; border-bottom: #3366cc 3px double; height: 107px; text-align: center; cssfloat: none" cellspacing="0" cellpadding="0" rules="none" width="195" align="middle" border="3" frame="void"><tbody>
  128. <tr>
  129. <td valign="top" width="100%">
  130. <p align="center"><a title="EB 2,3 de Cercal do Alentejo" href="http://agvcercal.drealentejo.pt/" target="_blank"><img title="EB 2,3 Cercal Alentejo" height="99" alt="EB 2,3 Cercal Alentejo" hspace="0" src="http://ctar-la.drealentejo.pt/file.php/1/Fotob.jpg" width="189" border="0" /></a></p>
  131. </td>
  132. </tr></tbody>
  133. </table></p></div></div><script type="text/javascript">
  134. //<![CDATA[
  135. elementCookieHide("inst52","Mostrar bloco ","Esconder bloco ");
  136. //]]>
  137. </script><span id="sb-3" class="skip-block-to"></span><a href="#sb-4" class="skip-block">Seguir para a frente de Utilizadores activos</a><div id="inst18" class="block_online_users sideblock"><div class="header"><div class="title"><input type="image" src="http://ctar-la.drealentejo.pt/pix/t/switch_minus.gif" id="togglehide_inst18" onclick="elementToggleHide(this, true, function(el) {return findParentNode(el, 'DIV', 'sideblock'); }, 'Mostrar bloco Utilizadores activos', 'Esconder bloco Utilizadores activos'); return false;" alt="Esconder bloco Utilizadores activos" title="Esconder bloco Utilizadores activos" class="hide-show-image" /><h2>Utilizadores activos</h2></div></div><div class="content"><div class="info">(nos últimos 5 minutos)</div><div class="info">Nenhum</div></div></div><script type="text/javascript">
  138. //<![CDATA[
  139. elementCookieHide("inst18","Mostrar bloco Utilizadores activos","Esconder bloco Utilizadores activos");
  140. //]]>
  141. </script><span id="sb-4" class="skip-block-to"></span><a href="#sb-5" class="skip-block">Seguir para a frente de Grupos de disciplinas</a><div id="inst19" class="block_course_list sideblock"><div class="header"><div class="title"><input type="image" src="http://ctar-la.drealentejo.pt/pix/t/switch_minus.gif" id="togglehide_inst19" onclick="elementToggleHide(this, true, function(el) {return findParentNode(el, 'DIV', 'sideblock'); }, 'Mostrar bloco Grupos de disciplinas', 'Esconder bloco Grupos de disciplinas'); return false;" alt="Esconder bloco Grupos de disciplinas" title="Esconder bloco Grupos de disciplinas" class="hide-show-image" /><h2>Grupos de disciplinas</h2></div></div><div class="content">
  142. <ul class='list'>
  143. <li class="r0"><div class="icon column c0"><img src="http://ctar-la.drealentejo.pt/pix/i/course.gif" class="icon" alt="Categoria da disciplina" /></div><div class="column c1"><a href="http://ctar-la.drealentejo.pt/course/category.php?id=2">CTAR-LA</a></div></li>
  144. <li class="r1"><div class="icon column c0"><img src="http://ctar-la.drealentejo.pt/pix/i/course.gif" class="icon" alt="Categoria da disciplina" /></div><div class="column c1"><a href="http://ctar-la.drealentejo.pt/course/category.php?id=3">Geral</a></div></li>
  145. <li class="r0"><div class="icon column c0"><img src="http://ctar-la.drealentejo.pt/pix/i/course.gif" class="icon" alt="Categoria da disciplina" /></div><div class="column c1"><a href="http://ctar-la.drealentejo.pt/course/category.php?id=4">EB 2,3 de Cercal do Alentejo</a></div></li>
  146. <li class="r1"><div class="icon column c0"><img src="http://ctar-la.drealentejo.pt/pix/i/course.gif" class="icon" alt="Categoria da disciplina" /></div><div class="column c1"><a href="http://ctar-la.drealentejo.pt/course/category.php?id=5">Agrupamento de Escolas de Cercal do Alentejo</a></div></li>
  147. </ul>
  148. <div class="footer"><a href="http://ctar-la.drealentejo.pt/course/index.php">Todas as disciplinas</a> ...</div></div></div><script type="text/javascript">
  149. //<![CDATA[
  150. elementCookieHide("inst19","Mostrar bloco Grupos de disciplinas","Esconder bloco Grupos de disciplinas");
  151. //]]>
  152. </script><span id="sb-5" class="skip-block-to"></span></div></td><td id="middle-column"><span id="maincontent"></span><div><div class="generalbox sitetopic box"><p align="center"><img width="179" height="167" title="ctar-la" alt="ctar-la" src="http://ctar-la.drealentejo.pt/file.php/1/Logotipo-Final_Pq2.jpg" border="0" hspace="0" complete="true" /></p>
  153. <p align="justify"><font face="georgia,times new roman,times,serif" size="2">O Centro TIC de Apoio Regional do Litoral Alentejano encontra-se sedeado na Escola Básica 2,3 de Cercal do Alentejo, escola sede do Agrupamento de Escolas do Cercal do Alentejo.</font></p>
  154. <p align="justify"><font face="georgia,times new roman,times,serif" size="2">A missão deste centro é apoiar os docentes dos estabelecimentos de ensino, da sua área de abrangência, no que toca ao desenvolvimento de actividades que envolvam o uso das Tecnologias de Informação e Comunicação, nomeadamente:</font></p>
  155. <p align="justify"><font face="georgia,times new roman,times,serif" size="2">- Apoio ao desenvolvimento dos Planos TIC das escolas/agrupamentos;</font></p>
  156. <p align="justify"><font face="georgia,times new roman,times,serif" size="2">- Apoio à consecução dos projectos do programa &quot;Iniciativa Escolas, Professores e Computadores Portáteis&quot;;</font></p>
  157. <p align="justify"><font face="georgia,times new roman,times,serif" size="2">- Apoio no que se refere à utilização dos quadros interactivos;</font></p>
  158. <p align="justify"><font face="georgia,times new roman,times,serif" size="2">- Apoio à &quot;Iniciativa e-escolinha&quot;;</font></p>
  159. <p align="justify"><font face="georgia,times new roman,times,serif" size="2">- Apoio na selecção e/ou criação de conteúdos multimédia;</font></p>
  160. <p align="right"><strong><font face="georgia,times new roman,times,serif" size="2">A Coordenadora do Centro,</font></strong></p>
  161. <p align="right"><strong><font face="georgia,times new roman,times,serif" size="2">Paula Margarida Ramos</font></strong></p><ul class="section img-text">
  162. <li class="activity resource" id="module-23"><a onclick="this.target='resource4'; return openpopup('/mod/resource/view.php?inpopup=true&amp;id=23','resource4','resizable=1,scrollbars=1,directories=1,location=1,menubar=1,toolbar=1,status=1,width=620,height=450');" href="http://ctar-la.drealentejo.pt/mod/resource/view.php?id=23"><img src="http://ctar-la.drealentejo.pt/pix/f/pdf.gif" class="activityicon" alt="" /> <span>Lista de Escolas da Área de Abrangência<span class="accesshide " > Documento PDF</span></span></a></li>
  163. </ul><!--class='section'-->
  164. </div><br /></div></td><td style="width: 180px;" id="right-column"><div><div id="inst44" class="block_html sideblock"><div class="content"><p align="center"><a href="http://www.drealentejo.pt/" target="_blank"></a></p>
  165. <p align="center"></p>
  166. <p align="center"></p><font size="1">
  167. <p align="justify">
  168. <table style="background-image: none; vertical-align: middle; width: 135px; border-top-style: none; border-right-style: none; border-left-style: none; height: 133px; text-align: center; border-bottom-style: none; cssfloat: none" cellspacing="1" cellpadding="1" rules="none" width="135" align="center" border="1" frame="void"><tbody>
  169. <tr>
  170. <td valign="top" width="100%">
  171. <p align="center"><a title="DREA" href="http://www.drealentejo.pt/" target="_blank"><img title="drea" height="45" alt="drea" hspace="0" src="http://ctar-la.drealentejo.pt/file.php/1/drea_logo.jpg" width="131" border="0" /></a></p>
  172. </td>
  173. </tr>
  174. <tr>
  175. <td valign="top" width="100%">
  176. <p align="justify"><font face="georgia,times new roman,times,serif" size="1">O CTAR do Litoral Alentejano é apoiado pela Equipa de Apoio à Modernização e Desenvolvimento Educativo da Direcção Regional de Educação do Alentejo.</font></p>
  177. </td>
  178. </tr></tbody>
  179. </table></p></font></div></div><script type="text/javascript">
  180. //<![CDATA[
  181. elementCookieHide("inst44","Mostrar bloco ","Esconder bloco ");
  182. //]]>
  183. </script><span id="sb-6" class="skip-block-to"></span><div id="inst46" class="block_html sideblock"><div class="content"><p align="center"><font face="georgia,times new roman,times,serif" color="#006600" size="1"><u><strong>CONTACTOS CTAR-LA</strong></u></font></p><font size="1">
  184. <p align="center">
  185. <table style="background-image: none; vertical-align: top; width: 149px; border-top-style: none; border-right-style: none; border-left-style: none; height: 30px; text-align: left; border-bottom-style: none; cssfloat: none" cellspacing="0" cellpadding="0" rules="none" width="149" border="0" frame="void"><tbody>
  186. <tr>
  187. <td valign="top" width="100%">
  188. <p align="center"><font face="georgia,times new roman,times,serif" size="1">EB <font face="tahoma,arial,helvetica,sans-serif">2,3</font> de Cercal do Alentejo</font></p>
  189. <p align="center"><font face="georgia,times new roman,times,serif" size="1">Estrada de Colos</font></p>
  190. <p align="center"><font face="georgia,times new roman,times,serif" size="1"><font face="tahoma,arial,helvetica,sans-serif">7555-108</font> Cercal do Alentejo</font></p>
  191. </td>
  192. </tr></tbody>
  193. </table></p></font>
  194. <p align="center"><font face="georgia,times new roman,times,serif"></font></p>
  195. <p align="center"><font face="georgia,times new roman,times,serif" size="1"></font></p>
  196. <p align="center"><font face="georgia,times new roman,times,serif"></font></p><font face="georgia,times new roman,times,serif"><hr /></font>
  197. <p></p>
  198. <p><font face="georgia,times new roman,times,serif"></font></p>
  199. <p align="center">
  200. <table style="background-image: none; vertical-align: middle; width: 159px; border-top-style: none; border-right-style: none; border-left-style: none; height: 30px; text-align: center; border-bottom-style: none; cssfloat: none" cellspacing="0" cellpadding="0" rules="none" width="159" border="0" frame="void"><tbody>
  201. <tr>
  202. <td valign="top" width="100%">
  203. <h6 align="center"><font face="georgia,times new roman,times,serif"><font color="#006600">Telefone:</font> </font><font face="tahoma,arial,helvetica,sans-serif">269 94 95 52</font></h6>
  204. <h6 align="center"><font face="georgia,times new roman,times,serif"><font color="#006600">Fax:</font> </font><font face="tahoma,arial,helvetica,sans-serif">269 94 95 49</font></h6>
  205. <h6 align="center"><font face="georgia,times new roman,times,serif" color="#006600">Email: </font></h6>
  206. <h6 align="center"><a href="mailto:ctar-la@drealentejo.pt"><font face="georgia,times new roman,times,serif">ctar-la@drealentejo.pt</font></a><font face="georgia,times new roman,times,serif"> </font></h6>
  207. </td>
  208. </tr></tbody>
  209. </table></p></div></div><script type="text/javascript">
  210. //<![CDATA[
  211. elementCookieHide("inst46","Mostrar bloco ","Esconder bloco ");
  212. //]]>
  213. </script><span id="sb-7" class="skip-block-to"></span></div></td>
  214. </tr>
  215. </table>
  216. </div><div id="footer"><p class="helplink"></p><div class="logininfo">Utilizador não identificado. (<a href="http://ctar-la.drealentejo.pt/login/index.php">Entrar</a>)</div><div class="sitelink"><a title="Moodle" href="http://moodle.org/"><img style="width:100px;height:30px" src="pix/moodlelogo.gif" alt="moodlelogo" /></a></div></div></div>
  217. </body>
  218. </html>

↑ Top