Re: border="0"

On Wed, 2001-09-26 at 15:07, Najib Tounsi wrote:
> Hello,
> 
> Attribute border="0" must be added to the suggested code for XHTML icon, 
> at the end of the result text  by the validator.
> ;-)

:-)

Sorry, but there is no attribute "border" for element "img" in XHTML.
You need to use '<img style="border-style: none"' (add "border: white",
for white backgrounds, to also hide it from Netscape 4.x).

Received on Friday, 28 September 2001 05:45:39 UTC