Testing print stylesheets using Google Chrome
Testing CSS print media queries is really difficult but a new featured was introduced in Google Chrome in December that allows you to apply different CSS media types like handheld, print, screen and so on.
- Open Developer Tools in Google Chrome by clicking the menu icon at the top-right of …