Errors found while checking this document as XHTML 1.0 Strict!

Result: 22 Errors
:
Modified:(undefined)
Server:Apache
Size:5181
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: 22 Errors

  1. Error Line 155, Column 241: there is no attribute "size"
    …style="font-weight: bold;"><font size="6">NOVIDADES:<br /><span style="font-st…

    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 155, Column 244: element "font" undefined
    …le="font-weight: bold;"><font size="6">NOVIDADES:<br /><span style="font-style…

    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).
  3. Error Line 155, Column 337: element "font" undefined
    …an></font></span></span><font size="5"><span style="font-weight: bold;"><span …

    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).
  4. Error Line 155, Column 439: element "font" undefined
    …;"></span></span></font><font size="4">Notícias: na página do AEVVR no Faceboo…

    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).
  5. Error Line 155, Column 549: element "font" undefined
    …com/Agrevvr">www.faceboo<font size="4">k<font size="4">.</font>com/Agrevvr</fo…

    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).
  6. Error Line 155, Column 565: element "font" undefined
    ….faceboo<font size="4">k<font size="4">.</font>com/Agrevvr</font></a></font><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).
  7. Error Line 155, Column 650: element "font" undefined
    …le="font-weight: bold;"><font size="4"><span style="font-weight: bold;"><br />…

    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).
  8. Error Line 156, Column 47: element "font" undefined
    …e="text-align: center;"><font size="5"><span style="font-weight: bold;"><span …

    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).
  9. Error Line 158, Column 12: there is no attribute "align"
    <div align="justify" style="text-align: center;"><font size="4" style="color: r…

    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 158, Column 49: document type does not allow element "div" here; missing one of "object", "ins", "del", "map", "button" start-tag
    …="justify" style="text-align: center;"><font size="4" style="color: rgb(153, 0…

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

  11. Error Line 158, Column 71: there is no attribute "style"
    …-align: center;"><font size="4" style="color: rgb(153, 0, 0);">Este é o portal…

    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 158, Column 95: element "font" undefined
    …ize="4" style="color: rgb(153, 0, 0);">Este é o portal de E-learning do Agrupa…

    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 159, Column 69: element "font" undefined
    …text-align: center;"><b><font size="6"><span style="color: rgb(255, 0, 0);"></…

    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 190, Column 10: there is no attribute "align"
    <p align="center"></p><br />

    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.

  15. Error Line 191, Column 47: there is no attribute "width"
    …le="text-align: center;"><embed width="125" height="125" wmode="transparent" t…

    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.

  16. Error Line 191, Column 60: there is no attribute "height"
    …n: center;"><embed width="125" height="125" wmode="transparent" type="applicat…

    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.

  17. Error Line 191, Column 72: there is no attribute "wmode"
    …<embed width="125" height="125" wmode="transparent" type="application/x-shockw…

    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.

  18. Error Line 191, Column 91: there is no attribute "type"
    …height="125" wmode="transparent" type="application/x-shockwave-flash" pluginsp…

    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.

  19. Error Line 191, Column 135: there is no attribute "pluginspage"
    …cation/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/dow…

    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.

  20. Error Line 191, Column 231: there is no attribute "quality"
    …_Prod_Version=ShockwaveFlash" quality="high" src="http://www.respectsoft.com/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.

  21. Error Line 191, Column 242: there is no attribute "src"
    …on=ShockwaveFlash" quality="high" src="http://www.respectsoft.com/onlineclock/…

    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.

  22. Error Line 191, Column 298: element "embed" undefined
    …igh" src="http://www.respectsoft.com/onlineclock/ballclock.swf" /><br /> </div>

    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://moodle.aevvr.pt/theme/standard/styles.php" />
  6. <link rel="stylesheet" type="text/css" href="http://moodle.aevvr.pt/theme/formal_white/styles.php" />
  7. <meta name="description" content="" />
  8. <!--[if IE 7]>
  9. <link rel="stylesheet" type="text/css" href="http://moodle.aevvr.pt/theme/standard/styles_ie7.css" />
  10. <![endif]-->
  11. <!--[if IE 6]>
  12. <link rel="stylesheet" type="text/css" href="http://moodle.aevvr.pt/theme/standard/styles_ie6.css" />
  13. <![endif]-->
  14. <meta name="keywords" content="moodle, Plataforma de eLearning do AE de Vila Velha de Ródão " />
  15. <title>Plataforma de eLearning do AE de Vila Velha de Ródão</title>
  16. <link rel="shortcut icon" href="http://moodle.aevvr.pt/theme/formal_white/favicon.ico" />
  17. <script type="text/javascript" src="http://moodle.aevvr.pt/lib/speller/spellChecker.js"></script>
  18. <!--<style type="text/css">/*<![CDATA[*/ body{behavior:url(http://moodle.aevvr.pt/lib/csshover.htc);} /*]]>*/</style>-->
  19. <script type="text/javascript" src="http://moodle.aevvr.pt/lib/javascript-static.js"></script>
  20. <script type="text/javascript" src="http://moodle.aevvr.pt/lib/javascript-mod.php"></script>
  21. <script type="text/javascript" src="http://moodle.aevvr.pt/lib/overlib/overlib.js"></script>
  22. <script type="text/javascript" src="http://moodle.aevvr.pt/lib/overlib/overlib_cssstyle.js"></script>
  23. <script type="text/javascript" src="http://moodle.aevvr.pt/lib/cookies.js"></script>
  24. <script type="text/javascript" src="http://moodle.aevvr.pt/lib/ufo.js"></script>
  25. <script type="text/javascript" src="http://moodle.aevvr.pt/lib/dropdown.js"></script>
  26. <script type="text/javascript" defer="defer">
  27. //<![CDATA[
  28. setTimeout('fix_column_widths()', 20);
  29. //]]>
  30. </script>
  31. <script type="text/javascript">
  32. //<![CDATA[
  33. function openpopup(url, name, options, fullscreen) {
  34. var fullurl = "http://moodle.aevvr.pt" + url;
  35. var windowobj = window.open(fullurl, name, options);
  36. if (!windowobj) {
  37. return true;
  38. }
  39. if (fullscreen) {
  40. windowobj.moveTo(0, 0);
  41. windowobj.resizeTo(screen.availWidth, screen.availHeight);
  42. }
  43. windowobj.focus();
  44. return false;
  45. }
  46. function uncheckall() {
  47. var inputs = document.getElementsByTagName('input');
  48. for(var i = 0; i < inputs.length; i++) {
  49. inputs[i].checked = false;
  50. }
  51. }
  52. function checkall() {
  53. var inputs = document.getElementsByTagName('input');
  54. for(var i = 0; i < inputs.length; i++) {
  55. inputs[i].checked = true;
  56. }
  57. }
  58. function inserttext(text) {
  59. text = ' ' + text + ' ';
  60. if ( opener.document.forms['theform'].message.createTextRange && opener.document.forms['theform'].message.caretPos) {
  61. var caretPos = opener.document.forms['theform'].message.caretPos;
  62. caretPos.text = caretPos.text.charAt(caretPos.text.length - 1) == ' ' ? text + ' ' : text;
  63. } else {
  64. opener.document.forms['theform'].message.value += text;
  65. }
  66. opener.document.forms['theform'].message.focus();
  67. }
  68. function getElementsByClassName(oElm, strTagName, oClassNames){
  69. var arrElements = (strTagName == "*" && oElm.all)? oElm.all : oElm.getElementsByTagName(strTagName);
  70. var arrReturnElements = new Array();
  71. var arrRegExpClassNames = new Array();
  72. if(typeof oClassNames == "object"){
  73. for(var i=0; i<oClassNames.length; i++){
  74. arrRegExpClassNames.push(new RegExp("(^|\\s)" + oClassNames[i].replace(/\-/g, "\\-") + "(\\s|$)"));
  75. }
  76. }
  77. else{
  78. arrRegExpClassNames.push(new RegExp("(^|\\s)" + oClassNames.replace(/\-/g, "\\-") + "(\\s|$)"));
  79. }
  80. var oElement;
  81. var bMatchesAll;
  82. for(var j=0; j<arrElements.length; j++){
  83. oElement = arrElements[j];
  84. bMatchesAll = true;
  85. for(var k=0; k<arrRegExpClassNames.length; k++){
  86. if(!arrRegExpClassNames[k].test(oElement.className)){
  87. bMatchesAll = false;
  88. break;
  89. }
  90. }
  91. if(bMatchesAll){
  92. arrReturnElements.push(oElement);
  93. }
  94. }
  95. return (arrReturnElements)
  96. }
  97. //]]>
  98. </script>
  99. </head>
  100. <body class="course course-1 notloggedin dir-ltr lang-pt_utf8" id="site-index">
  101. <div id="page">
  102. <a class="skip" href="#maincontent">Ir para o conteúdo principal</a>
  103. <div id="header-home" class=" clearfix"> <h1 class="headermain"><img alt='Moodle' src='http://moodle.aevvr.pt/theme/formal_white/logo.jpg' /></h1>
  104. <div class="headermenu"><div class="logininfo">Utilizador não identificado. (<a href="http://moodle.aevvr.pt/login/index.php">Entrar</a>)</div><form action="http://moodle.aevvr.pt/course/jumpto.php" method="get" id="chooselang" class="popupform"><div><label for="chooselang_jump"><span class="accesshide " >Língua</span></label><select id="chooselang_jump" name="jump" onchange="self.location=document.getElementById('chooselang').jump.options[document.getElementById('chooselang').jump.selectedIndex].value;">
  105. <option value="http://moodle.aevvr.pt/index.php?lang=en_utf8">English (en)</option>
  106. <option value="http://moodle.aevvr.pt/index.php?lang=pt_utf8" selected="selected">Português - Portugal (pt)</option>
  107. </select><input type="hidden" name="sesskey" value="t43KJpYlgN" /><div id="noscriptchooselang" style="display: inline;"><input type="submit" value="Executar" /></div><script type="text/javascript">
  108. //<![CDATA[
  109. document.getElementById("noscriptchooselang").style.display = "none";
  110. //]]>
  111. </script></div></form></div>
  112. </div> <hr />
  113. <!-- END OF HEADER -->
  114. <div id="content">
  115. <table id="layout-table" summary="layout">
  116. <tr>
  117. <td style="width: 210px;" id="left-column"><div><a href="#sb-1" class="skip-block">Seguir para a frente de Entrar</a><div id="inst24" class="block_login sideblock"><div class="header"><div class="title"><input type="image" src="http://moodle.aevvr.pt/pix/t/switch_minus.gif" id="togglehide_inst24" 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">
  118. <form class="loginform" id="login" method="post" action="http://moodle.aevvr.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>
  119. <div class="footer"><div><a href="http://moodle.aevvr.pt/login/signup.php">Criar uma conta de utilizador!</a></div><div><a href="http://moodle.aevvr.pt/login/forgot_password.php">recuperar senha</a></div></div></div></div><script type="text/javascript">
  120. //<![CDATA[
  121. elementCookieHide("inst24","Mostrar bloco Entrar","Esconder bloco Entrar");
  122. //]]>
  123. </script><span id="sb-1" class="skip-block-to"></span><a href="#sb-2" class="skip-block">Seguir para a frente de Menu principal</a><div id="inst1" class="block_site_main_menu sideblock"><div class="header"><div class="title"><input type="image" src="http://moodle.aevvr.pt/pix/t/switch_minus.gif" id="togglehide_inst1" onclick="elementToggleHide(this, true, function(el) {return findParentNode(el, 'DIV', 'sideblock'); }, 'Mostrar bloco Menu principal', 'Esconder bloco Menu principal'); return false;" alt="Esconder bloco Menu principal" title="Esconder bloco Menu principal" class="hide-show-image" /><h2>Menu principal</h2></div></div><div class="content">
  124. <ul class='list'>
  125. <li class="r0"><div class="icon column c0"><img src="http://moodle.aevvr.pt/pix/f/web.gif" class="icon" alt="" /></div><div class="column c1"><a title="Recursos" href="http://moodle.aevvr.pt/mod/resource/view.php?id=9">AEVVR - Portal da Escola</a></div></li>
  126. <li class="r1"><div class="icon column c0"><img src="http://moodle.aevvr.pt/pix/f/web.gif" class="icon" alt="" /></div><div class="column c1"><a title="Recursos" onclick="this.target='resource892'; return openpopup('/mod/resource/view.php?inpopup=true&amp;id=1641','resource892','resizable=1,scrollbars=1,directories=1,location=1,menubar=1,toolbar=1,status=1,width=620,height=450');" href="http://moodle.aevvr.pt/mod/resource/view.php?id=1641">Facebook do AEVVR</a></div></li>
  127. </ul>
  128. </div></div><script type="text/javascript">
  129. //<![CDATA[
  130. elementCookieHide("inst1","Mostrar bloco Menu principal","Esconder bloco Menu principal");
  131. //]]>
  132. </script><span id="sb-2" class="skip-block-to"></span><a href="#sb-3" class="skip-block">Seguir para a frente de Grupos de disciplinas</a><div id="inst3" class="block_course_list sideblock"><div class="header"><div class="title"><input type="image" src="http://moodle.aevvr.pt/pix/t/switch_minus.gif" id="togglehide_inst3" 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">
  133. <ul class='list'>
  134. <li class="r0"><div class="icon column c0"><img src="http://moodle.aevvr.pt/pix/i/course.gif" class="icon" alt="Categoria da disciplina" /></div><div class="column c1"><a href="http://moodle.aevvr.pt/course/category.php?id=1">2º e 3º Ciclos</a></div></li>
  135. <li class="r1"><div class="icon column c0"><img src="http://moodle.aevvr.pt/pix/i/course.gif" class="icon" alt="Categoria da disciplina" /></div><div class="column c1"><a href="http://moodle.aevvr.pt/course/category.php?id=18">Formação</a></div></li>
  136. <li class="r0"><div class="icon column c0"><img src="http://moodle.aevvr.pt/pix/i/course.gif" class="icon" alt="Categoria da disciplina" /></div><div class="column c1"><a href="http://moodle.aevvr.pt/course/category.php?id=21">Departamento Curriculares</a></div></li>
  137. <li class="r1"><div class="icon column c0"><img src="http://moodle.aevvr.pt/pix/i/course.gif" class="icon" alt="Categoria da disciplina" /></div><div class="column c1"><a href="http://moodle.aevvr.pt/course/category.php?id=28">Educação Especial</a></div></li>
  138. </ul>
  139. <div class="footer"><a href="http://moodle.aevvr.pt/course/index.php">Todas as disciplinas</a> ...</div></div></div><script type="text/javascript">
  140. //<![CDATA[
  141. elementCookieHide("inst3","Mostrar bloco Grupos de disciplinas","Esconder bloco Grupos de disciplinas");
  142. //]]>
  143. </script><span id="sb-3" class="skip-block-to"></span></div></td><td id="middle-column"><span id="maincontent"></span><div><div class="generalbox sitetopic box"> <span style="font-style: italic;"><span style="font-weight: bold;"><font size="6">NOVIDADES:<br /><span style="font-style: italic;"></span></font></span></span><font size="5"><span style="font-weight: bold;"><span style="font-weight: bold;"></span></span></font><font size="4">Notícias: na página do AEVVR no Facebook: <a href="http://www.facebook.com/Agrevvr">www.faceboo<font size="4">k<font size="4">.</font>com/Agrevvr</font></a></font><span style="font-weight: bold;"><font size="4"><span style="font-weight: bold;"><br /><br /></span></font></span>
  144. <h1 style="text-align: center;"><font size="5"><span style="font-weight: bold;"><span style="font-weight: bold;"><span style="color: rgb(0, 0, 255);"></span></span></span></font></h1><span lang="pt" class="multilang"></span><!--/span--><!--/font--><!--/span--> <ul class="section img-text">
  145. <li class="activity label" id="module-98"><span class="label">
  146. <div align="justify" style="text-align: center;"><font size="4" style="color: rgb(153, 0, 0);">Este é o portal de E-learning do Agrupamento de Escolas de Vila Velha de Rodão<br /><hr /></font>
  147. <div align="justify" style="text-align: center;"><b><font size="6"><span style="color: rgb(255, 0, 0);"></span></font></b><br style="color: rgb(255, 0, 0); font-weight: bold; text-decoration: underline;" /><span style="color: rgb(255, 0, 0); font-weight: bold; text-decoration: underline;"></span></div></div></span></li>
  148. <li class="activity resource" id="module-3565"><a onclick="this.target='resource2117'; return openpopup('/mod/resource/view.php?inpopup=true&amp;id=3565','resource2117','resizable=1,scrollbars=1,directories=1,location=1,menubar=1,toolbar=1,status=1,width=620,height=450');" href="http://moodle.aevvr.pt/mod/resource/view.php?id=3565"><img src="http://moodle.aevvr.pt/pix/f/web.gif" class="activityicon" alt="" /> <span>Inquérito sobre Bullying<span class="accesshide " > Ficheiro</span></span></a></li>
  149. </ul><!--class='section'-->
  150. </div><h2 class="headingblock header ">Grupos de disciplinas</h2><div class="generalbox categorybox box">
  151. <table class="categorylist"><tr><td valign="top" class="category name"><a href="http://moodle.aevvr.pt/course/category.php?id=1">2º e 3º Ciclos</a></td><td valign="top" class="category number">10</td></tr></table>
  152. <table class="categorylist"><tr><td valign="top" class="category name"><a href="http://moodle.aevvr.pt/course/category.php?id=18">Formação</a></td><td valign="top" class="category number">1</td></tr></table>
  153. <table class="categorylist"><tr><td valign="top" class="category name"><a href="http://moodle.aevvr.pt/course/category.php?id=21">Departamento Curriculares</a></td><td valign="top" class="category number"></td></tr></table>
  154. <table class="categorylist"><tr><td class="category indentation" valign="top"><img class="spacer" height="10" width="20" src="http://moodle.aevvr.pt/pix/spacer.gif" alt="" /><br />
  155. </td><td valign="top" class="category name"><a href="http://moodle.aevvr.pt/course/category.php?id=22">Línguas</a></td><td valign="top" class="category number">3</td></tr></table>
  156. <table class="categorylist"><tr><td class="category indentation" valign="top"><img class="spacer" height="10" width="20" src="http://moodle.aevvr.pt/pix/spacer.gif" alt="" /><br />
  157. </td><td valign="top" class="category name"><a href="http://moodle.aevvr.pt/course/category.php?id=23">Matemática e Ciências Experimentais</a></td><td valign="top" class="category number">4</td></tr></table>
  158. <table class="categorylist"><tr><td class="category indentation" valign="top"><img class="spacer" height="10" width="20" src="http://moodle.aevvr.pt/pix/spacer.gif" alt="" /><br />
  159. </td><td valign="top" class="category name"><a href="http://moodle.aevvr.pt/course/category.php?id=24">Ciências Sociais e Humanas</a></td><td valign="top" class="category number">5</td></tr></table>
  160. <table class="categorylist"><tr><td class="category indentation" valign="top"><img class="spacer" height="10" width="20" src="http://moodle.aevvr.pt/pix/spacer.gif" alt="" /><br />
  161. </td><td valign="top" class="category name"><a href="http://moodle.aevvr.pt/course/category.php?id=25">Expressões</a></td><td valign="top" class="category number">4</td></tr></table>
  162. <table class="categorylist"><tr><td class="category indentation" valign="top"><img class="spacer" height="10" width="20" src="http://moodle.aevvr.pt/pix/spacer.gif" alt="" /><br />
  163. </td><td valign="top" class="category name"><a href="http://moodle.aevvr.pt/course/category.php?id=26">1º Ciclo</a></td><td valign="top" class="category number">4</td></tr></table>
  164. <table class="categorylist"><tr><td class="category indentation" valign="top"><img class="spacer" height="10" width="20" src="http://moodle.aevvr.pt/pix/spacer.gif" alt="" /><br />
  165. </td><td valign="top" class="category name"><a href="http://moodle.aevvr.pt/course/category.php?id=27">Pré-Escolar</a></td><td valign="top" class="category number">1</td></tr></table>
  166. <table class="categorylist"><tr><td valign="top" class="category name"><a href="http://moodle.aevvr.pt/course/category.php?id=28">Educação Especial</a></td><td valign="top" class="category number">1</td></tr></table></div><form id="coursesearch" action="http://moodle.aevvr.pt/course/search.php" method="get"><fieldset class="coursesearchbox invisiblefieldset"><label for="shortsearchbox">Procurar disciplinas: </label><input type="text" id="shortsearchbox" size="12" name="search" alt="Procurar disciplinas" value="" /><input type="submit" value="Executar" /></fieldset></form><br /></div></td><td style="width: 210px;" id="right-column"><div><div id="inst121" class="block_html sideblock"><div class="content"><br />
  167. <p align="center"></p><br />
  168. <div style="text-align: center;"><embed width="125" height="125" wmode="transparent" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" quality="high" src="http://www.respectsoft.com/onlineclock/ballclock.swf" /><br /> </div>
  169. <p></p> </div></div><script type="text/javascript">
  170. //<![CDATA[
  171. elementCookieHide("inst121","Mostrar bloco ","Esconder bloco ");
  172. //]]>
  173. </script><span id="sb-4" class="skip-block-to"></span><a href="#sb-5" class="skip-block">Seguir para a frente de Calendário</a><div id="inst5" class="block_calendar_month sideblock"><div class="header"><div class="title"><input type="image" src="http://moodle.aevvr.pt/pix/t/switch_minus.gif" id="togglehide_inst5" onclick="elementToggleHide(this, true, function(el) {return findParentNode(el, 'DIV', 'sideblock'); }, 'Mostrar bloco Calendário', 'Esconder bloco Calendário'); return false;" alt="Esconder bloco Calendário" title="Esconder bloco Calendário" class="hide-show-image" /><h2>Calendário</h2></div></div><div class="content"><div id="overDiv" style="position: absolute; visibility: hidden; z-index:1000;"></div><script type="text/javascript" src="http://moodle.aevvr.pt/calendar/overlib.cfg.php"></script>
  174. <div class="calendar-controls"><a class="previous" href="index.php?cal_m=2&amp;cal_y=2020" title="Mês prévio"><span class="arrow ">&#x25C4;</span><span class="accesshide " >&nbsp;Mês prévio</span></a><span class="hide"> | </span><span class="current"><a href="http://moodle.aevvr.pt/calendar/view.php?view=month&amp;course=1&amp;cal_d=1&amp;cal_m=3&amp;cal_y=2020">March 2020</a></span><span class="hide"> | </span><a class="next" href="index.php?cal_m=4&amp;cal_y=2020" title="Próximo mês"><span class="accesshide " >Próximo mês&nbsp;</span><span class="arrow ">&#x25BA;</span></a>
  175. <span class="clearer"><!-- --></span></div>
  176. <table class="minicalendar" summary="Tabela de dados, Calendário de March 2020"><tr class="weekdays"><th scope="col"><abbr title="Domingo">Dom</abbr></th>
  177. <th scope="col"><abbr title="Segunda">Seg</abbr></th>
  178. <th scope="col"><abbr title="Terça">Ter</abbr></th>
  179. <th scope="col"><abbr title="Quarta">Qua</abbr></th>
  180. <th scope="col"><abbr title="Quinta">Qui</abbr></th>
  181. <th scope="col"><abbr title="Sexta">Sex</abbr></th>
  182. <th scope="col"><abbr title="Sábado">Sab</abbr></th>
  183. </tr><tr><td class="weekend day">1</td>
  184. <td class="day">2</td>
  185. <td class="day">3</td>
  186. <td class="day">4</td>
  187. <td class="day">5</td>
  188. <td class="day">6</td>
  189. <td class="weekend day">7</td>
  190. </tr><tr><td class="weekend day">8</td>
  191. <td class="day">9</td>
  192. <td class="day">10</td>
  193. <td class="day">11</td>
  194. <td class="day">12</td>
  195. <td class="day">13</td>
  196. <td class="weekend day">14</td>
  197. </tr><tr><td class="weekend day">15</td>
  198. <td class="day">16</td>
  199. <td class="day today eventnone"><span class="accesshide " >Hoje Tuesday, 17 March </span><a href="#" onmouseover="return overlib('Sem eventos', CAPTION, 'Hoje Tuesday, 17 March');" onmouseout="return nd();">17</a></td>
  200. <td class="day">18</td>
  201. <td class="day">19</td>
  202. <td class="day">20</td>
  203. <td class="weekend day">21</td>
  204. </tr><tr><td class="weekend day">22</td>
  205. <td class="day">23</td>
  206. <td class="day">24</td>
  207. <td class="day">25</td>
  208. <td class="day">26</td>
  209. <td class="day">27</td>
  210. <td class="weekend day">28</td>
  211. </tr><tr><td class="weekend day">29</td>
  212. <td class="day">30</td>
  213. <td class="day">31</td>
  214. <td class="dayblank">&nbsp;</td><td class="dayblank">&nbsp;</td><td class="dayblank">&nbsp;</td><td class="dayblank">&nbsp;</td></tr></table></div></div><script type="text/javascript">
  215. //<![CDATA[
  216. elementCookieHide("inst5","Mostrar bloco Calendário","Esconder bloco Calendário");
  217. //]]>
  218. </script><span id="sb-5" class="skip-block-to"></span><a href="#sb-6" class="skip-block">Seguir para a frente de Utilizadores activos</a><div id="inst22" class="block_online_users sideblock"><div class="header"><div class="title"><input type="image" src="http://moodle.aevvr.pt/pix/t/switch_minus.gif" id="togglehide_inst22" 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">
  219. //<![CDATA[
  220. elementCookieHide("inst22","Mostrar bloco Utilizadores activos","Esconder bloco Utilizadores activos");
  221. //]]>
  222. </script><span id="sb-6" class="skip-block-to"></span><a href="#sb-7" class="skip-block">Seguir para a frente de Próximos eventos</a><div id="inst269" class="block_calendar_upcoming sideblock"><div class="header"><div class="title"><input type="image" src="http://moodle.aevvr.pt/pix/t/switch_minus.gif" id="togglehide_inst269" onclick="elementToggleHide(this, true, function(el) {return findParentNode(el, 'DIV', 'sideblock'); }, 'Mostrar bloco Próximos eventos', 'Esconder bloco Próximos eventos'); return false;" alt="Esconder bloco Próximos eventos" title="Esconder bloco Próximos eventos" class="hide-show-image" /><h2>Próximos eventos</h2></div></div><div class="content"><div class="post">Não há eventos próximos</div><div class="footer"><br /><a href="http://moodle.aevvr.pt/calendar/view.php?view=upcoming&amp;course=1">Ir ao calendário</a>...<br /><a href="http://moodle.aevvr.pt/calendar/event.php?action=new&amp;course=1">Novo evento</a>...</div></div></div><script type="text/javascript">
  223. //<![CDATA[
  224. elementCookieHide("inst269","Mostrar bloco Próximos eventos","Esconder bloco Próximos eventos");
  225. //]]>
  226. </script><span id="sb-7" class="skip-block-to"></span></div></td>
  227. </tr>
  228. </table>
  229. </div><div id="footer"><p class="helplink"></p><hr /><div class="logininfo">Utilizador não identificado. (<a href="http://moodle.aevvr.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>
  230. </div>
  231. </body>
  232. </html>

↑ Top