mikdoe
Moderator
Guten Morgen!
Im Quelltext steht:
The W3C Markup Validation Service sagt:
An der HTML Version scheint es nicht zu liegen, der Doctype ist
Welcher Fehler liegt hier vor?
Im Quelltext steht:
HTML:
...
<aside id="search-2" class="widget widget_search">
<form role="search" method="get" class="search-form" action="ziel">
<label>
...
The W3C Markup Validation Service sagt:
Das HTML kommt aus WordPress und es handelt sich um den Suchschlitz.Info: The Content-Type was text/html. Using the HTML parser.
Info: Using the schema for HTML with SVG 1.1, MathML 3.0, RDFa 1.1, and ITS 2.0 support.
Error: Bad value search for attribute role on element form.
From line 265, column 54; to line 265, column 148
t_search"><form role="search" method="get" class="search-form" action="ziel">
An der HTML Version scheint es nicht zu liegen, der Doctype ist
<!DOCTYPE html>
.Welcher Fehler liegt hier vor?