Barney Carroll wrote:

> http://bssh.test.textmatters.com/sandbox/printtest

I'm still a bit confused here. Which stylesheet are you trying to apply
to which media?
At the moment only 'typography.css' is applied to print, and both
stylesheets are applied to screen.

There are a few errors in the source-code...
<http://validator.w3.org/check?uri=http://bssh.test.textmatters.com/sandbox/printtest>
...which may all come from one fatal error around the form. Browsers are
generally not as good at 'error-recovery' for print as they are for
screen, so that's worth looking into.

There are also a few - pretty serious - errors in those stylesheets...
<http://jigsaw.w3.org/css-validator/validator?uri=http://bssh.test.textmatters.com/sandbox/printtest&warning=1&profile=css21>
...which you definitely should look into.

Generally: my experience is that _completely separate_ screen and print
styles are handled better by all browsers. Overriding one with the other
seems to result in slightly different print-outs across browser-land.
Others may disagree in my "separate media"[1] approach though.

regards
        Georg

[1]http://www.gunlaug.no/contents/wd_1_04.html
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to