DeWitt Clinton wrote:
...
But instead of changing the rel value away from the perfectly reasonable "alternate", why not just add @media to the link?

<link rel="alternate"
      media="print"
      type="text/html"
      href="http://www.xml.com/?print=1"/>

Sounds good.

This is also where HTML5 is headed:

  http://www.w3.org/html/wg/html5/#the-link

Actually, this was already in HTML 4: <http://www.w3.org/TR/html4/struct/links.html#edef-LINK>.

BR, Julian

Reply via email to