Hallo in die Runde,
ich habs bisher noch nie gemacht, gereizt hats mich schon lange und das Ergebnis ist nach anfänglichen 27 Error und ? warning(s), die letzte Meldung des Validators:
ZitatLine 93, Column 12: [COLOR=Red]Attribute "role" is not a valid attribute[/COLOR]. Did you mean "frameborder" or "scrolling"? <form role="search" method="get" id="searchform" action="http://www.momann.com/lets/
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.
[/LIST]
Und da finde ich die Datei, in der ich das ändern könnte, nicht. Hat wohl was mit Flash zu tun: keine Ahnung wo suchen. Aber das würde ich jetzt auch noch gerne wissen und bereinigen ;)
Eure Hilfe wäre schön