Two styles one xslt file
Hi,
I'm an IT student using xslt for the first time and struggling with this problem...
I need to apply a different style for printing and for screen viewing. I have previously done this in css using the @media screen attribute.
Can it be done in xslt?
I'm aware that when: and choose: may be the answer but have no idea how the media type is recognised.
Please help! :(
Chris
|