Hi,
I'm looking to alter the way my asp .net webpage is output to the browser depending on the css media type being used.
Although the css is generally taking care of the differences in appearance between screen and print mode I would also like to make some minor adjustments to the markup when print mode is required. I would simply be dropping a floated section down below its sibling rather than as a 2 col approach which is to used during screen layout in the browser.