If you choose a CSS attribute, do not forget the ; ie : border: none;
I have no border on any of my browsers (IE, FFox, Safari incl.) using a
img {border: none;} Using XHTML Strict as a doctype (standards respect
render mode in FFox)
So maybe there is something else going on here... Something hidden (like
an overriding style information somewhere).
Guillaume.
Sam a écrit :
OK, I insert the border: none into the <a tag.. but no
changes.. I actually don't use iE but firefox. I
checked it with the iE and opera.
hmm.. interesting effect:
at firefox: a black border around the banner (with or
without the "border: none" or border="0")
at iE: a purple border (with or without the "border:
none" or border="0")
and at opera: no border! (with or without the "border:
none" or border="0")
any ideas?
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------