Hi,
<img src="xy/../../1579.jpg" border="0" alt="">
Es gibt kein Attribut alt für das img-Element
Entschuldige bitte, aber unterlasse es doch bitte, solchen Unsinn zu erzählen.
img hat nicht nur ein alt-Attribut, dieses anzugeben ist sogar zwingend erforderlich,
siehe http://www.w3.org/TR/html401/struct/objects.html#edef-IMG:
<!ELEMENT IMG - O EMPTY -- Embedded image -->
<!ATTLIST IMG
%attrs; -- %coreattrs, %i18n, %events --
src %URI; #REQUIRED -- URI of image to embed --
alt %Text; #REQUIRED -- short description --
longdesc %URI; #IMPLIED -- link to long description
(complements alt) --
name CDATA #IMPLIED -- name of image for scripting --
height %Length; #IMPLIED -- override height --
width %Length; #IMPLIED -- override width --
usemap %URI; #IMPLIED -- use client-side image map --
ismap (ismap) #IMPLIED -- use server-side image map --
>
cu,
Andreas
Der Optimist: Das Glas ist halbvoll. - Der Pessimist: Das Glas ist halbleer. - Der Ingenieur: Das Glas ist doppelt so groß wie nötig.
http://mud-guard.de/? http://www.andreas-waechter.de/