Zitat
# Error Line 9, Column 93: required attribute "alt" not specified.
…width="500" height="170" border="0" /></a></p>
The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.
Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.
…width="500" height="170" border="0" /></a></p>
The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.
Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.
Warum will der unbedingt einen alt-tag. Ich möchte da keinen haben, warum sagt er dass s zwingend notwendig ist?
Kann ich nihct einafch -//W3C//DTD XHTML 1.0 Transitional//EN oder so ändern damit ich nicht überall alt="" hinzufügen muss?
@ Diewie
Zitat
Nach </body> und </html> kommt kein Inhalt mehr. Und <style... gehören in den Head.
Stimmt, da war ich unvorsichtig, sollte mir nicht noch aml passieren!
schau nochmal Beitrag #18 nach Line 2 im Code, da müsstest du nochmal nen Umbruch machen, eventeuill ncoh in Beitrag #23 aber dass ist ja nur Text, der dürfte ja vo alleine umbrechen. danke
Dieser Beitrag wurde von Toasterfraktion bearbeitet: 07. Juli 2008 - 22:06

Hilfe
Neues Thema
Antworten



Nach oben


