On my portfolio, I listed my projects under separate tabs (tab menu). This works well, except for printing, which requires the user to click the tab, print, click the next tab, and print the same page again to get everything. As a portfolio, I assume that visitors want to print all the content.
Is there a general way to create a different style when printing a web page? Or should I just add a printer icon to my page, which redirects the user to another page where all the data is in a large fragment, and then prompts the user's browser to start printing?
Jaran source
share