This tool is an ongoing experiment in better HTML checking, and its behavior remains subject to change
Error: Start tag head seen but an element of the same type was already open.
From line 8, column 1; to line 8, column 6
</script>↩<head>↩ <
Warning: The type attribute is unnecessary for JavaScript resources.
From line 39, column 3; to line 39, column 33
org' />↩ <script type="text/javascript">↩ wi
Warning: The type attribute for the style element is not needed and should be omitted.
From line 43, column 3; to line 43, column 25
script>↩ <style type="text/css">↩img.w
Warning: The type attribute for the style element is not needed and should be omitted.
From line 90, column 4; to line 90, column 41
ml" />↩ <style type="text/css" media="screen">↩ .
Warning: Attribute @keyup is not serializable as XML 1.0.
From line 152, column 29; to line 155, column 112
<input v-model="filter" @keyup="search"↩ id="pesquisa_search" class="pesquisa_search"↩ placeholder="Indique-nos o que procura" value="" name="s"↩ autocomplete="off" autocapitalize="off" autocorrect="off" spellcheck="false">↩
Error: Attribute v-model not allowed on element input at this point.
From line 152, column 29; to line 155, column 112
<input v-model="filter" @keyup="search"↩ id="pesquisa_search" class="pesquisa_search"↩ placeholder="Indique-nos o que procura" value="" name="s"↩ autocomplete="off" autocapitalize="off" autocorrect="off" spellcheck="false">↩
input:accept when type is filealt when type is imageautocomplete when type is text, search, url, tel, email, password, date, month, week, time, datetime-local, number, range, or colorautofocuschecked when type is checkbox or radiodirname when type is text or searchdisabledformformaction when type is submit or imageformenctype when type is submit or imageformmethod when type is submit or imageformnovalidate when type is submit or imageformtarget when type is submit or imageheight when type is imagelist when type is text, search, url, tel, email, date, month, week, time, datetime-local, number, range, or colormax when type is date, month, week, time, datetime-local, number, or rangemaxlength when type is text, search, url, tel, email, or passwordmin when type is date, month, week, time, datetime-local, number, or rangemultiple when type is email or filenamepattern when type is text, search, url, tel, email, or passwordplaceholder when type is text, search, url, tel, email, password, or numberreadonly when type is text, search, url, tel, email, password, date, month, week, time, datetime-local, or numberrequired when type is text, search, url, tel, email, password, date, month, week, time, datetime-local, number, checkbox, radio, or filesize when type is text, search, url, tel, email, or passwordsrc when type is imagestep when type is date, month, week, time, datetime-local, number, or rangetypevalue when type is not file or imagewidth when type is imageError: Attribute @keyup not allowed on element input at this point.
From line 152, column 29; to line 155, column 112
<input v-model="filter" @keyup="search"↩ id="pesquisa_search" class="pesquisa_search"↩ placeholder="Indique-nos o que procura" value="" name="s"↩ autocomplete="off" autocapitalize="off" autocorrect="off" spellcheck="false">↩
input:accept when type is filealt when type is imageautocomplete when type is text, search, url, tel, email, password, date, month, week, time, datetime-local, number, range, or colorautofocuschecked when type is checkbox or radiodirname when type is text or searchdisabledformformaction when type is submit or imageformenctype when type is submit or imageformmethod when type is submit or imageformnovalidate when type is submit or imageformtarget when type is submit or imageheight when type is imagelist when type is text, search, url, tel, email, date, month, week, time, datetime-local, number, range, or colormax when type is date, month, week, time, datetime-local, number, or rangemaxlength when type is text, search, url, tel, email, or passwordmin when type is date, month, week, time, datetime-local, number, or rangemultiple when type is email or filenamepattern when type is text, search, url, tel, email, or passwordplaceholder when type is text, search, url, tel, email, password, or numberreadonly when type is text, search, url, tel, email, password, date, month, week, time, datetime-local, or numberrequired when type is text, search, url, tel, email, password, date, month, week, time, datetime-local, number, checkbox, radio, or filesize when type is text, search, url, tel, email, or passwordsrc when type is imagestep when type is date, month, week, time, datetime-local, number, or rangetypevalue when type is not file or imagewidth when type is imageError: Attribute autocorrect not allowed on element input at this point.
From line 152, column 29; to line 155, column 112
<input v-model="filter" @keyup="search"↩ id="pesquisa_search" class="pesquisa_search"↩ placeholder="Indique-nos o que procura" value="" name="s"↩ autocomplete="off" autocapitalize="off" autocorrect="off" spellcheck="false">↩
input:accept when type is filealt when type is imageautocomplete when type is text, search, url, tel, email, password, date, month, week, time, datetime-local, number, range, or colorautofocuschecked when type is checkbox or radiodirname when type is text or searchdisabledformformaction when type is submit or imageformenctype when type is submit or imageformmethod when type is submit or imageformnovalidate when type is submit or imageformtarget when type is submit or imageheight when type is imagelist when type is text, search, url, tel, email, date, month, week, time, datetime-local, number, range, or colormax when type is date, month, week, time, datetime-local, number, or rangemaxlength when type is text, search, url, tel, email, or passwordmin when type is date, month, week, time, datetime-local, number, or rangemultiple when type is email or filenamepattern when type is text, search, url, tel, email, or passwordplaceholder when type is text, search, url, tel, email, password, or numberreadonly when type is text, search, url, tel, email, password, date, month, week, time, datetime-local, or numberrequired when type is text, search, url, tel, email, password, date, month, week, time, datetime-local, number, checkbox, radio, or filesize when type is text, search, url, tel, email, or passwordsrc when type is imagestep when type is date, month, week, time, datetime-local, number, or rangetypevalue when type is not file or imagewidth when type is imageWarning: Attribute :class is not serializable as XML 1.0.
From line 157, column 29; to line 157, column 133
<div class="searchLoading" v-if="spalavras" :class="{'active': (spalavras && palavraschave.length < 1)}">↩
Error: Attribute v-if not allowed on element div at this point.
From line 157, column 29; to line 157, column 133
<div class="searchLoading" v-if="spalavras" :class="{'active': (spalavras && palavraschave.length < 1)}">↩
div:Error: Attribute :class not allowed on element div at this point.
From line 157, column 29; to line 157, column 133
<div class="searchLoading" v-if="spalavras" :class="{'active': (spalavras && palavraschave.length < 1)}">↩
div:Warning: Attribute :href is not serializable as XML 1.0.
From line 161, column 33; to line 161, column 103
<a :href="palavra.url" class="pchave" v-for="palavra in palavraschave">{{pala
Error: Attribute :href not allowed on element a at this point.
From line 161, column 33; to line 161, column 103
<a :href="palavra.url" class="pchave" v-for="palavra in palavraschave">{{pala
a:href — Address of the hyperlinktarget — Browsing context for hyperlink navigationdownload — Whether to download the resource instead of navigating to it, and its file name if soping — URLs to pingrel — Relationship between the location in the document containing the hyperlink and the destination resourcehreflang — Language of the linked resourcetype — Hint for the type of the referenced resourcereferrerpolicy — Referrer policy for fetches initiated by the elementError: Attribute v-for not allowed on element a at this point.
From line 161, column 33; to line 161, column 103
<a :href="palavra.url" class="pchave" v-for="palavra in palavraschave">{{pala
a:href — Address of the hyperlinktarget — Browsing context for hyperlink navigationdownload — Whether to download the resource instead of navigating to it, and its file name if soping — URLs to pingrel — Relationship between the location in the document containing the hyperlink and the destination resourcehreflang — Language of the linked resourcetype — Hint for the type of the referenced resourcereferrerpolicy — Referrer policy for fetches initiated by the elementError: Attribute v-if not allowed on element p at this point.
From line 162, column 33; to line 162, column 124
<p v-if="(palavraschave.length == 0 && filter.length > 2 && !spalavras )" class="noresults">* Não
p:Warning: Attribute :class is not serializable as XML 1.0.
From line 172, column 21; to line 172, column 85
<div class="searchLoading" :class="{'active': showCursosLoader}"><div c
Error: Attribute :class not allowed on element div at this point.
From line 172, column 21; to line 172, column 85
<div class="searchLoading" :class="{'active': showCursosLoader}"><div c
div:Warning: Attribute :href is not serializable as XML 1.0.
From line 174, column 21; to line 174, column 65
<a :href="curso.url" v-for="curso in cursos">↩
Error: Attribute :href not allowed on element a at this point.
From line 174, column 21; to line 174, column 65
<a :href="curso.url" v-for="curso in cursos">↩
a:href — Address of the hyperlinktarget — Browsing context for hyperlink navigationdownload — Whether to download the resource instead of navigating to it, and its file name if soping — URLs to pingrel — Relationship between the location in the document containing the hyperlink and the destination resourcehreflang — Language of the linked resourcetype — Hint for the type of the referenced resourcereferrerpolicy — Referrer policy for fetches initiated by the elementError: Attribute v-for not allowed on element a at this point.
From line 174, column 21; to line 174, column 65
<a :href="curso.url" v-for="curso in cursos">↩
a:href — Address of the hyperlinktarget — Browsing context for hyperlink navigationdownload — Whether to download the resource instead of navigating to it, and its file name if soping — URLs to pingrel — Relationship between the location in the document containing the hyperlink and the destination resourcehreflang — Language of the linked resourcetype — Hint for the type of the referenced resourcereferrerpolicy — Referrer policy for fetches initiated by the elementWarning: Attribute :style is not serializable as XML 1.0.
From line 177, column 33; to line 177, column 114
<div class="pesquisa_imagem" :style="{ backgroundImage: 'url('+curso.image+')' }"></div>
Error: Attribute :style not allowed on element div at this point.
From line 177, column 33; to line 177, column 114
<div class="pesquisa_imagem" :style="{ backgroundImage: 'url('+curso.image+')' }"></div>
div:Error: Attribute v-if not allowed on element p at this point.
From line 185, column 21; to line 185, column 103
<p v-if="(cursos.length == 0 && filter.length > 2 && !scursos )" class="noresults">* Não
p:Warning: Attribute :class is not serializable as XML 1.0.
From line 189, column 21; to line 189, column 86
<div class="searchLoading" :class="{'active': showPessoasLoader}"><div c
Error: Attribute :class not allowed on element div at this point.
From line 189, column 21; to line 189, column 86
<div class="searchLoading" :class="{'active': showPessoasLoader}"><div c
div:Warning: Attribute :href is not serializable as XML 1.0.
From line 191, column 21; to line 191, column 68
<a :href="pessoa.url" v-for="pessoa in pessoas">↩
Error: Attribute :href not allowed on element a at this point.
From line 191, column 21; to line 191, column 68
<a :href="pessoa.url" v-for="pessoa in pessoas">↩
a:href — Address of the hyperlinktarget — Browsing context for hyperlink navigationdownload — Whether to download the resource instead of navigating to it, and its file name if soping — URLs to pingrel — Relationship between the location in the document containing the hyperlink and the destination resourcehreflang — Language of the linked resourcetype — Hint for the type of the referenced resourcereferrerpolicy — Referrer policy for fetches initiated by the elementError: Attribute v-for not allowed on element a at this point.
From line 191, column 21; to line 191, column 68
<a :href="pessoa.url" v-for="pessoa in pessoas">↩
a:href — Address of the hyperlinktarget — Browsing context for hyperlink navigationdownload — Whether to download the resource instead of navigating to it, and its file name if soping — URLs to pingrel — Relationship between the location in the document containing the hyperlink and the destination resourcehreflang — Language of the linked resourcetype — Hint for the type of the referenced resourcereferrerpolicy — Referrer policy for fetches initiated by the elementWarning: Attribute :style is not serializable as XML 1.0.
From line 194, column 33; to line 194, column 115
<div class="pesquisa_imagem" :style="{ backgroundImage: 'url('+pessoa.image+')' }"></div>
Error: Attribute :style not allowed on element div at this point.
From line 194, column 33; to line 194, column 115
<div class="pesquisa_imagem" :style="{ backgroundImage: 'url('+pessoa.image+')' }"></div>
div:Error: Attribute v-if not allowed on element p at this point.
From line 201, column 21; to line 201, column 105
<p v-if="(pessoas.length == 0 && filter.length > 2 && !spessoas )" class="noresults">* Não
p:Warning: Attribute :class is not serializable as XML 1.0.
From line 205, column 21; to line 205, column 87
<div class="searchLoading" :class="{'active': showNoticiasLoader}"><div c
Error: Attribute :class not allowed on element div at this point.
From line 205, column 21; to line 205, column 87
<div class="searchLoading" :class="{'active': showNoticiasLoader}"><div c
div:Warning: Attribute :href is not serializable as XML 1.0.
From line 207, column 21; to line 207, column 71
<a :href="noticia.url" v-for="noticia in noticias">↩
Error: Attribute :href not allowed on element a at this point.
From line 207, column 21; to line 207, column 71
<a :href="noticia.url" v-for="noticia in noticias">↩
a:href — Address of the hyperlinktarget — Browsing context for hyperlink navigationdownload — Whether to download the resource instead of navigating to it, and its file name if soping — URLs to pingrel — Relationship between the location in the document containing the hyperlink and the destination resourcehreflang — Language of the linked resourcetype — Hint for the type of the referenced resourcereferrerpolicy — Referrer policy for fetches initiated by the elementError: Attribute v-for not allowed on element a at this point.
From line 207, column 21; to line 207, column 71
<a :href="noticia.url" v-for="noticia in noticias">↩
a:href — Address of the hyperlinktarget — Browsing context for hyperlink navigationdownload — Whether to download the resource instead of navigating to it, and its file name if soping — URLs to pingrel — Relationship between the location in the document containing the hyperlink and the destination resourcehreflang — Language of the linked resourcetype — Hint for the type of the referenced resourcereferrerpolicy — Referrer policy for fetches initiated by the elementWarning: Attribute :style is not serializable as XML 1.0.
From line 210, column 33; to line 210, column 116
<div class="pesquisa_imagem" :style="{ backgroundImage: 'url('+noticia.image+')' }"></div>
Error: Attribute :style not allowed on element div at this point.
From line 210, column 33; to line 210, column 116
<div class="pesquisa_imagem" :style="{ backgroundImage: 'url('+noticia.image+')' }"></div>
div:Error: Attribute v-if not allowed on element p at this point.
From line 217, column 21; to line 217, column 107
<p v-if="(noticias.length == 0 && filter.length > 2 && !snoticias )" class="noresults">* Não
p:Warning: The document is not mappable to XML 1.0 due to two consecutive hyphens in a comment.
At line 420, column 32
-Icon ms-Icon--ChevronDown x-h
Warning: Attribute :class is not serializable as XML 1.0.
From line 425, column 5; to line 427, column 79
App">↩ <div class="owlImage" :class="{'luto': image.template == 10}" :href="image.url"↩ v-for="image in images"↩ :style="{ backgroundImage: 'url(' + image.url + ')', width:'100vw' }">↩↩
Warning: Attribute :href is not serializable as XML 1.0.
From line 425, column 5; to line 427, column 79
App">↩ <div class="owlImage" :class="{'luto': image.template == 10}" :href="image.url"↩ v-for="image in images"↩ :style="{ backgroundImage: 'url(' + image.url + ')', width:'100vw' }">↩↩
Warning: Attribute :style is not serializable as XML 1.0.
From line 425, column 5; to line 427, column 79
App">↩ <div class="owlImage" :class="{'luto': image.template == 10}" :href="image.url"↩ v-for="image in images"↩ :style="{ backgroundImage: 'url(' + image.url + ')', width:'100vw' }">↩↩
Error: Attribute :class not allowed on element div at this point.
From line 425, column 5; to line 427, column 79
App">↩ <div class="owlImage" :class="{'luto': image.template == 10}" :href="image.url"↩ v-for="image in images"↩ :style="{ backgroundImage: 'url(' + image.url + ')', width:'100vw' }">↩↩
div:Error: Attribute :href not allowed on element div at this point.
From line 425, column 5; to line 427, column 79
App">↩ <div class="owlImage" :class="{'luto': image.template == 10}" :href="image.url"↩ v-for="image in images"↩ :style="{ backgroundImage: 'url(' + image.url + ')', width:'100vw' }">↩↩
div:Error: Attribute v-for not allowed on element div at this point.
From line 425, column 5; to line 427, column 79
App">↩ <div class="owlImage" :class="{'luto': image.template == 10}" :href="image.url"↩ v-for="image in images"↩ :style="{ backgroundImage: 'url(' + image.url + ')', width:'100vw' }">↩↩
div:Error: Attribute :style not allowed on element div at this point.
From line 425, column 5; to line 427, column 79
App">↩ <div class="owlImage" :class="{'luto': image.template == 10}" :href="image.url"↩ v-for="image in images"↩ :style="{ backgroundImage: 'url(' + image.url + ')', width:'100vw' }">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 429, column 9; to line 429, column 61
↩↩ <div class="main_content" v-if="image.template == 1">↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 436, column 9; to line 436, column 67
↩↩ <div class="main_content_tres" v-if="image.template == 49">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 466, column 9; to line 466, column 69
↩↩ <div class="main_content_tres" v-if="image.template == 4447">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 488, column 9; to line 488, column 69
↩↩ <div class="main_content_tres" v-if="image.template == 4448">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 509, column 9; to line 509, column 68
↩↩ <div class="main_content_tres" v-if="image.template == 555">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 530, column 9; to line 530, column 68
↩↩ <div class="main_content_tres" v-if="image.template == 889">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 548, column 9; to line 548, column 69
↩↩ <div class="main_content_tres" v-if="image.template == 4449">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 575, column 9; to line 575, column 69
↩↩ <div class="main_content_tres" v-if="image.template == 4444">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 602, column 9; to line 602, column 68
↩↩ <div class="main_content_tres" v-if="image.template == 222">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 627, column 9; to line 627, column 68
↩↩ <div class="main_content_tres" v-if="image.template == 450">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 652, column 9; to line 652, column 68
↩↩ <div class="main_content_tres" v-if="image.template == 850">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 676, column 9; to line 676, column 68
↩↩ <div class="main_content_tres" v-if="image.template == 502">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 702, column 9; to line 702, column 68
↩↩ <div class="main_content_tres" v-if="image.template == 220">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 735, column 9; to line 735, column 67
↩↩ <div class="main_content_tres" v-if="image.template == 44">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 756, column 9; to line 756, column 67
↩↩ <div class="main_content_tres" v-if="image.template == 33">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 780, column 9; to line 780, column 68
↩↩ <div class="main_content_tres" v-if="image.template == 178">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 799, column 9; to line 799, column 68
↩↩ <div class="main_content_tres" v-if="image.template == 179">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 822, column 9; to line 822, column 68
↩↩ <div class="main_content_tres" v-if="image.template == 148">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 850, column 9; to line 850, column 69
↩↩ <div class="main_content_tres" v-if="image.template == 1112">↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 865, column 9; to line 865, column 68
↩↩ <div class="main_content_tres" v-if="image.template == 111">↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 880, column 9; to line 880, column 67
↩↩ <div class="main_content_tres" v-if="image.template == 45">↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 897, column 9; to line 897, column 68
↩↩ <div class="main_content_tres" v-if="image.template == 200">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 923, column 9; to line 923, column 67
↩↩ <div class="main_content_tres" v-if="image.template == 50">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 945, column 9; to line 945, column 68
↩↩ <div class="main_content_tres" v-if="image.template == 145">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 966, column 9; to line 966, column 67
↩↩ <div class="main_content_tres" v-if="image.template == 57">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 987, column 9; to line 987, column 67
↩↩ <div class="main_content_tres" v-if="image.template == 60">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 1015, column 9; to line 1015, column 67
↩↩ <div class="main_content_tres" v-if="image.template == 88">↩↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 1037, column 9; to line 1037, column 67
↩↩ <div class="main_content_dois" v-if="image.template == 56">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 1050, column 9; to line 1050, column 67
↩↩ <div class="main_content_dois" v-if="image.template == 59">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 1065, column 9; to line 1065, column 68
>↩ <div class="main_content_tres" v-if="image.template == 612">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 1091, column 9; to line 1091, column 66
↩↩ <div class="main_content_tres" v-if="image.template == 4">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 1116, column 9; to line 1116, column 68
↩↩ <div class="main_content_tres" v-if="image.template == 444">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 1140, column 9; to line 1140, column 68
↩↩ <div class="main_content_tres" v-if="image.template == 445">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 1164, column 9; to line 1164, column 67
↩↩ <div class="main_content_tres" v-if="image.template == 14">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 1195, column 9; to line 1195, column 73
↩↩ <div class="main_content_pessoa left" v-if="image.template == 7">↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 1207, column 9; to line 1207, column 75
↩↩ <div class="main_content_pessoa left" v-if="image.template == 888">↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 1236, column 9; to line 1236, column 66
↩↩ <div class="main_content_dois" v-if="image.template == 2">↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 1245, column 9; to line 1245, column 67
↩↩ <div class="main_content_dois" v-if="image.template == 55">↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 1258, column 9; to line 1258, column 67
↩↩ <div class="main_content_tres" v-if="image.template == 11">↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 1273, column 9; to line 1273, column 66
↩↩ <div class="main_content_tres" v-if="image.template == 3">↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 1288, column 9; to line 1288, column 67
↩↩ <div class="main_content_tres" v-if="image.template == 41">↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 1306, column 9; to line 1306, column 66
↩ <div class="main_content_tres" v-if="image.template == 6">↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 1331, column 21; to line 1331, column 81
<div class="main_content_pessoa" v-if="image.template == 71">↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 1342, column 9; to line 1342, column 66
↩↩ <div class="main_content_tres" v-if="image.template == 8">↩↩
div:Error: Attribute v-if not allowed on element div at this point.
From line 1357, column 9; to line 1357, column 66
↩↩ <div class="main_content_tres" v-if="image.template == 9">↩
div:Warning: Attribute @keyup is not serializable as XML 1.0.
From line 1543, column 29; to line 1543, column 129
<input @keyup="searchCurso" @keyup.enter="submit" id="searchstring" placeholder="Pesquisa de cursos">↩
Warning: Attribute @keyup.enter is not serializable as XML 1.0.
From line 1543, column 29; to line 1543, column 129
<input @keyup="searchCurso" @keyup.enter="submit" id="searchstring" placeholder="Pesquisa de cursos">↩
Error: Attribute @keyup not allowed on element input at this point.
From line 1543, column 29; to line 1543, column 129
<input @keyup="searchCurso" @keyup.enter="submit" id="searchstring" placeholder="Pesquisa de cursos">↩
input:accept when type is filealt when type is imageautocomplete when type is text, search, url, tel, email, password, date, month, week, time, datetime-local, number, range, or colorautofocuschecked when type is checkbox or radiodirname when type is text or searchdisabledformformaction when type is submit or imageformenctype when type is submit or imageformmethod when type is submit or imageformnovalidate when type is submit or imageformtarget when type is submit or imageheight when type is imagelist when type is text, search, url, tel, email, date, month, week, time, datetime-local, number, range, or colormax when type is date, month, week, time, datetime-local, number, or rangemaxlength when type is text, search, url, tel, email, or passwordmin when type is date, month, week, time, datetime-local, number, or rangemultiple when type is email or filenamepattern when type is text, search, url, tel, email, or passwordplaceholder when type is text, search, url, tel, email, password, or numberreadonly when type is text, search, url, tel, email, password, date, month, week, time, datetime-local, or numberrequired when type is text, search, url, tel, email, password, date, month, week, time, datetime-local, number, checkbox, radio, or filesize when type is text, search, url, tel, email, or passwordsrc when type is imagestep when type is date, month, week, time, datetime-local, number, or rangetypevalue when type is not file or imagewidth when type is imageError: Attribute @keyup.enter not allowed on element input at this point.
From line 1543, column 29; to line 1543, column 129
<input @keyup="searchCurso" @keyup.enter="submit" id="searchstring" placeholder="Pesquisa de cursos">↩
input:accept when type is filealt when type is imageautocomplete when type is text, search, url, tel, email, password, date, month, week, time, datetime-local, number, range, or colorautofocuschecked when type is checkbox or radiodirname when type is text or searchdisabledformformaction when type is submit or imageformenctype when type is submit or imageformmethod when type is submit or imageformnovalidate when type is submit or imageformtarget when type is submit or imageheight when type is imagelist when type is text, search, url, tel, email, date, month, week, time, datetime-local, number, range, or colormax when type is date, month, week, time, datetime-local, number, or rangemaxlength when type is text, search, url, tel, email, or passwordmin when type is date, month, week, time, datetime-local, number, or rangemultiple when type is email or filenamepattern when type is text, search, url, tel, email, or passwordplaceholder when type is text, search, url, tel, email, password, or numberreadonly when type is text, search, url, tel, email, password, date, month, week, time, datetime-local, or numberrequired when type is text, search, url, tel, email, password, date, month, week, time, datetime-local, number, checkbox, radio, or filesize when type is text, search, url, tel, email, or passwordsrc when type is imagestep when type is date, month, week, time, datetime-local, number, or rangetypevalue when type is not file or imagewidth when type is imageWarning: Attribute @click is not serializable as XML 1.0.
From line 1544, column 29; to line 1544, column 69
<a class="button_Search" @click="submit"><i cla
Error: Attribute @click not allowed on element a at this point.
From line 1544, column 29; to line 1544, column 69
<a class="button_Search" @click="submit"><i cla
a:href — Address of the hyperlinktarget — Browsing context for hyperlink navigationdownload — Whether to download the resource instead of navigating to it, and its file name if soping — URLs to pingrel — Relationship between the location in the document containing the hyperlink and the destination resourcehreflang — Language of the linked resourcetype — Hint for the type of the referenced resourcereferrerpolicy — Referrer policy for fetches initiated by the elementError: Attribute v-for not allowed on element li at this point.
From line 1550, column 41; to line 1550, column 67
<li v-for="item in cursos">↩
li:ul or menu element: value — Ordinal value of the list itemWarning: Attribute :href is not serializable as XML 1.0.
From line 1551, column 45; to line 1551, column 64
<a :href="item.url">{{ ite
Error: Attribute :href not allowed on element a at this point.
From line 1551, column 45; to line 1551, column 64
<a :href="item.url">{{ ite
a:href — Address of the hyperlinktarget — Browsing context for hyperlink navigationdownload — Whether to download the resource instead of navigating to it, and its file name if soping — URLs to pingrel — Relationship between the location in the document containing the hyperlink and the destination resourcehreflang — Language of the linked resourcetype — Hint for the type of the referenced resourcereferrerpolicy — Referrer policy for fetches initiated by the elementError: Attribute v-if not allowed on element li at this point.
From line 1553, column 41; to line 1553, column 112
<li v-if="(cursos.length === 0 && search.length > 2)" class="noresults">* Não
li:ul or menu element: value — Ordinal value of the list itemError: Bad value for attribute src on element iframe: Must be non-empty.
From line 1651, column 25; to line 1651, column 50
<iframe id="video" src=""></ifra
Warning: The contentinfo role is unnecessary for element footer.
From line 1848, column 1; to line 1848, column 61
tent -->↩↩<footer id="colophon" class="site-footer" role="contentinfo">↩↩
Error: Duplicate attribute class.
At line 1929, column 158
a-tooltip class="left" tabinde
Error: An element with the attribute tabindex must not appear as a descendant of the a element.
From line 1929, column 112; to line 1929, column 206
icio.php"><i class="fa fa-envelope-o" data-tooltip class="left" tabindex="4" title="Email Institucional"></i></
Error: Duplicate attribute class.
At line 1930, column 180
a-tooltip class="left" tabinde
Error: An element with the attribute tabindex must not appear as a descendant of the a element.
From line 1930, column 112; to line 1930, column 220
icio.php"><i class="ms-Icon ms-Icon--SharepointLogoInverse" data-tooltip class="left" tabindex="4" title="Docs.uma.pt"></i></
Error: Duplicate attribute class.
At line 1931, column 135
a-tooltip class="left" tabinde
Error: An element with the attribute tabindex must not appear as a descendant of the a element.
From line 1931, column 89; to line 1931, column 169
ogin.php"><i class="fa fa-university" data-tooltip class="left" tabindex="4" title="SiDoc"></i></
Error: Duplicate attribute class.
At line 1932, column 149
a-tooltip class="left"
Error: An element with the attribute tabindex must not appear as a descendant of the a element.
From line 1932, column 99; to line 1932, column 188
ogin.php"><i class="fa fa-graduation-cap" data-tooltip class="left" tabindex="4" title="Infoalunos"></i></
Error: Duplicate attribute class.
At line 2025, column 158
a-tooltip class="left" tabinde
Error: An element with the attribute tabindex must not appear as a descendant of the a element.
From line 2025, column 112; to line 2025, column 206
icio.php"><i class="fa fa-envelope-o" data-tooltip class="left" tabindex="4" title="Email Institucional"></i></
Error: Duplicate attribute class.
At line 2026, column 180
a-tooltip class="left" tabinde
Error: An element with the attribute tabindex must not appear as a descendant of the a element.
From line 2026, column 112; to line 2026, column 220
icio.php"><i class="ms-Icon ms-Icon--SharepointLogoInverse" data-tooltip class="left" tabindex="4" title="Docs.uma.pt"></i></
Error: Duplicate attribute class.
At line 2027, column 135
a-tooltip class="left" tabinde
Error: An element with the attribute tabindex must not appear as a descendant of the a element.
From line 2027, column 89; to line 2027, column 169
ogin.php"><i class="fa fa-university" data-tooltip class="left" tabindex="4" title="SiDoc"></i></
Error: Duplicate attribute class.
At line 2028, column 149
a-tooltip class="left" tabinde
Error: An element with the attribute tabindex must not appear as a descendant of the a element.
From line 2028, column 99; to line 2028, column 188
ogin.php"><i class="fa fa-graduation-cap" data-tooltip class="left" tabindex="4" title="Infoalunos"></i></
Error: Duplicate attribute class.
At line 2135, column 158
a-tooltip class="left" tabinde
Error: An element with the attribute tabindex must not appear as a descendant of the a element.
From line 2135, column 112; to line 2135, column 206
icio.php"><i class="fa fa-envelope-o" data-tooltip class="left" tabindex="4" title="Email Institucional"></i></
Error: Duplicate attribute class.
At line 2136, column 180
a-tooltip class="left" tabinde
Error: An element with the attribute tabindex must not appear as a descendant of the a element.
From line 2136, column 112; to line 2136, column 220
icio.php"><i class="ms-Icon ms-Icon--SharepointLogoInverse" data-tooltip class="left" tabindex="4" title="Docs.uma.pt"></i></
Error: Duplicate attribute class.
At line 2137, column 135
a-tooltip class="left" tabinde
Error: An element with the attribute tabindex must not appear as a descendant of the a element.
From line 2137, column 89; to line 2137, column 169
ogin.php"><i class="fa fa-university" data-tooltip class="left" tabindex="4" title="SiDoc"></i></
Error: Duplicate attribute class.
At line 2138, column 149
a-tooltip class="left" tabinde
Error: An element with the attribute tabindex must not appear as a descendant of the a element.
From line 2138, column 99; to line 2138, column 188
ogin.php"><i class="fa fa-graduation-cap" data-tooltip class="left" tabindex="4" title="Infoalunos"></i></
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2164, column 1; to line 2164, column 109
page -->↩↩<script type='text/javascript' src='https://www.uma.pt/wp-content/themes/uma/js/jquery-2.1.0.min.js?ver=1.0'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2165, column 1; to line 2165, column 31
</script>↩<script type='text/javascript'>↩/* <!
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2170, column 1; to line 2170, column 123
</script>↩<script type='text/javascript' src='https://www.uma.pt/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=5.0.1'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2171, column 1; to line 2171, column 108
</script>↩<script type='text/javascript' src='https://www.uma.pt/wp-content/themes/uma/js/navigation.js?ver=20151215'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2172, column 1; to line 2172, column 78
</script>↩<script type='text/javascript' src='https://cdn.jsdelivr.net/npm/vue?ver=1.0'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2173, column 1; to line 2173, column 102
</script>↩<script type='text/javascript' src='https://www.uma.pt/wp-content/themes/uma/js/axios.min.js?ver=1.0'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2174, column 1; to line 2174, column 103
</script>↩<script type='text/javascript' src='https://www.uma.pt/wp-content/themes/uma/js/lodash.min.js?ver=1.0'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2175, column 1; to line 2175, column 120
</script>↩<script type='text/javascript' src='https://www.uma.pt/wp-content/themes/uma/js/fontfaceobserver.standalone.js?ver=1.0'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2176, column 1; to line 2176, column 122
</script>↩<script type='text/javascript' src='https://cdnjs.cloudflare.com/ajax/libs/foundation/6.3.0/js/foundation.min.js?ver=1.0'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2177, column 1; to line 2177, column 108
</script>↩<script type='text/javascript' src='https://www.uma.pt/wp-includes/js/dist/vendor/moment.min.js?ver=2.22.2'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2178, column 1; to line 2178, column 31
</script>↩<script type='text/javascript'>↩momen
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2181, column 1; to line 2181, column 110
</script>↩<script type='text/javascript' src='https://www.uma.pt/wp-content/themes/uma/js/flickity.pkgd.min.js?ver=1.0'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2182, column 1; to line 2182, column 144
</script>↩<script type='text/javascript' src='https://cdnjs.cloudflare.com/ajax/libs/jQuery-viewport-checker/1.8.8/jquery.viewportchecker.min.js?ver=1.0'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2183, column 1; to line 2183, column 123
</script>↩<script type='text/javascript' src='https://cdnjs.cloudflare.com/ajax/libs/vanilla-lazyload/8.6.0/lazyload.min.js?ver=1.0'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2184, column 1; to line 2184, column 114
</script>↩<script type='text/javascript' src='https://www.uma.pt/wp-content/themes/uma/js/app.js?t=1591312401&ver=1.0'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2185, column 1; to line 2185, column 100
</script>↩<script type='text/javascript' src='https://www.uma.pt/wp-content/themes/uma/js/navbar.js?ver=1.11'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2186, column 1; to line 2186, column 105
</script>↩<script type='text/javascript' src='https://www.uma.pt/wp-content/themes/uma/js/navbarSearch.js?ver=1.0'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2187, column 1; to line 2187, column 31
</script>↩<script type='text/javascript'>↩/* <!
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2192, column 1; to line 2192, column 120
</script>↩<script type='text/javascript' src='https://www.uma.pt/wp-content/themes/uma/js/ajaxCalls.js?t=1591312401&ver=1.0'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2193, column 1; to line 2193, column 127
</script>↩<script type='text/javascript' src='https://www.uma.pt/wp-content/themes/uma/js/include-homepage.js?t=1591312401&ver=1.0'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2194, column 1; to line 2194, column 118
</script>↩<script type='text/javascript' src='https://www.uma.pt/wp-content/themes/uma/js/callout.js?t=1591312401&ver=1.0'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2195, column 1; to line 2195, column 127
</script>↩<script type='text/javascript' src='https://www.uma.pt/wp-content/themes/uma/js/owl.carousel.min.js?t=1591312401&ver=1.0'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2196, column 1; to line 2196, column 115
</script>↩<script type='text/javascript' src='https://www.uma.pt/wp-content/themes/uma/js/home.js?t=1591312401&ver=1.0'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2197, column 1; to line 2197, column 121
</script>↩<script type='text/javascript' src='https://www.uma.pt/wp-content/themes/uma/js/homeSearch.js?t=1591312401&ver=1.0'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2198, column 1; to line 2198, column 116
</script>↩<script type='text/javascript' src='https://www.uma.pt/wp-content/themes/uma/js/covid.js?t=1591312401&ver=1.0'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2199, column 1; to line 2199, column 31
</script>↩<script type='text/javascript'>↩/* <!
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2204, column 1; to line 2204, column 122
</script>↩<script type='text/javascript' src='https://www.uma.pt/wp-content/plugins/cf7-conditional-fields/js/scripts.js?ver=1.7.9'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2205, column 1; to line 2205, column 31
</script>↩<script type='text/javascript'>↩/* <!
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2210, column 1; to line 2210, column 84
</script>↩<script type='text/javascript' src='https://www.uma.pt/wp-includes/js/utils.min.js'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2211, column 1; to line 2211, column 31
</script>↩<script type='text/javascript'>↩/* <!
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2216, column 1; to line 2216, column 123
</script>↩<script type='text/javascript' src='https://www.uma.pt/wp-content/plugins/wpglobus/includes/js/wpglobus.min.js?ver=2.2.29'></scri
Warning: The type attribute is unnecessary for JavaScript resources.
From line 2217, column 1; to line 2217, column 87
</script>↩<script type='text/javascript' src='https://www.uma.pt/wp-includes/js/wp-embed.min.js'></scri
Warning: Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).
From line 213, column 33; to line 213, column 36
<h1>{{noti
Warning: Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).
From line 181, column 33; to line 181, column 36
<h1>{{curs
Warning: Consider using the h1 element as a top-level heading only (all h1 elements are treated as top-level headings by many screen readers and other tools).
From line 197, column 33; to line 197, column 36
<h1>{{pess
There were errors.
Used the schema for HTML + SVG 1.1 + MathML 3.0 + RDFa 1.1.
Used the HTML parser. Externally specified character encoding was UTF-8.
Total execution time 1499 milliseconds.
About this checker • Report an issue • Version: 20.5.30