Small bug, don't use <img border=> in ISO/IEC 15445

Hi

When I validate my page and it is OK, the web page tells me to
insert this block at my page:

    <p>
      <a href="http://validator.w3.org/check/referer"><img border="0"
          src="http://validator.w3.org/images/v15445"
          alt="Valid ISO-HTML!"></a>
    </p>

When I do that the page will not validate because of
  <img border="0"

My guess is that you have to add a CSS to get rid of the border.

Demo, click below and go to bottom and click again:
http://www.sslug.dk/~chlor/calendar/
(yet another calendar :-)

best regards/hans
-- 
Hamletsgade 4 - 201, DK-2200 København N, Phone: +45 3582 9079
Schou Industries ApS      http://schou.dk/    CVR: 26 13 44 39
--------------------------------------------------------------
Betal for fri software, eller få støtte til dit projekt!
http://frisoftware.dk/ - mød dem på http://linuxforum.dk/

Received on Tuesday, 4 February 2003 18:29:31 UTC