MasterRacker
New member
Goal:
1. Any style definitions must be in an external css sheet.
2. Pages display at 800x600 but print without cutoff on
8.5x11 paper.
3. Browser is IE 5.5 or higher.
I've been screwing around with "@page" with no visible affect whatsoever. I can't seem to set width or landscape with it. I don't know if I'm just getting the syntax wrong or of IE isn't supporting it correctly.
I suppose my other option is to set tables to 800 width for screen and 640 width for print through the "@media" tag but that could cause things to reformat in a way I don't like.
Can anyone show me working examples of either one of these that use external css sheets?
Jeff
I haven't lost my mind - I know it's backed up on tape somewhere ....
1. Any style definitions must be in an external css sheet.
2. Pages display at 800x600 but print without cutoff on
8.5x11 paper.
3. Browser is IE 5.5 or higher.
I've been screwing around with "@page" with no visible affect whatsoever. I can't seem to set width or landscape with it. I don't know if I'm just getting the syntax wrong or of IE isn't supporting it correctly.
I suppose my other option is to set tables to 800 width for screen and 640 width for print through the "@media" tag but that could cause things to reformat in a way I don't like.
Can anyone show me working examples of either one of these that use external css sheets?
Jeff
I haven't lost my mind - I know it's backed up on tape somewhere ....