Hi,
kann mir jemand erklären, was die Warnung (an der Zeile <h3> bedeutet:
Die mag zwar die Zeile mit der h3 benennen, bezieht sich aber offensichtlich auf die h1 darüber.
" 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)."
<h1 class="....">Überschrift</h1>
<h3>
Wir begrüßen Sie herzlich auf unserer Homepage.<br>
........
</h3>
Ist das die einzige h1 auf der Seite, oder sind da mehrere? Und wenn letzteres, in welcher Struktur sind sie untergebracht, sind sie auf verschiedenen „Ebenen“?
Die Warnung/der Hinweis ist wohl vorrangig in diesem Fall relevant.
MfG ChrisB
--
Autocomplete has spoiled me to a point where it happens every so often that I encounter a CAPTCHA, and I just type in the first character … and then wait for the rest of the code to be automatically suggested :/
Autocomplete has spoiled me to a point where it happens every so often that I encounter a CAPTCHA, and I just type in the first character … and then wait for the rest of the code to be automatically suggested :/