I’m working on a small part of a large web site. I’m having some problems with the print version of a page, which uses <css media="print">. I wonder if there is a way of displaying the print version of the page in the browser, so that I can inspect it and find the errors.
I’m working on a small part of a large web site. I’m having some
Share
The extension Web developer (http://chrispederick.com/work/web-developer/) has a display print style function that may help you.