W3C home > Mailing lists > Public > www-validator@w3.org > January 2001

suggested link for valid xhtml

From: Grant Beattie <grant@spyda.net>
Date: Thu, 4 Jan 2001 00:38:29 -0500 (EST)
To: <www-validator@w3.org>
Message-ID: <NEBBKAFFMLECNBINGEDICEJHCDAA.grant@grunta.com>
After validating a document at http://validator.w3.org/, it was suggested to
put this fragment of html in my document to advertise it being a valid xhtml
1.0/strict document:

  <p>
    <a href="http://validator.w3.org/check/referer"><img
        src="http://www.w3.org/Icons/valid-xhtml10"
        alt="Valid XHTML 1.0!" height="31" width="88" /></a>
  </p>

Shouldn't height and width be represented as a style? eg:

	style="height:31px;width:88px"

grant.
Received on Thursday, 4 January 2001 04:41:51 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:19 UTC