"David Dorward" <> wrote in message
news:d3u75m$bal$1$...
> T.J. wrote:
>
>> From what I have found out, it appears it is to make the url display next
>> to the text when in printing out the page.
>
> That is an entirely seperate issue to the icon you asked about previously.
>
>> How can I achieve the same effect?
>
> Set different values for the display: property for the span in the screen
> media and print media stylesheets - but note that the URL (if you use that
> technique) will be displayed to any user who doesn't have a browser which
> can handle screen media style sheets (including, but not limited to, Lynx
> users).
>
> http://www.w3.org/TR/CSS2/media.html
>
Thank you again,
Yes, sorry the image was a completely separate issue.
I think I have now got a page set up so that
text is added when printing the page, but doesn't
display on the screen.
http://www.sim64.co.uk/test-print.html
It seems to work on the latest versions of IE, Opera,
Firefox and Netscape, but from what you say wont work
on all.
Is this a technique I can safely use, assuming that I check
that when the text added for the printer is displayed on
the screen it doesn't mess the page up to much?