How to hide the URL address which shows on the bottom of the papers when printing something from a website?
Is there away to make a web page print without showing the URL at the bott开发者_运维技巧om of the printed pages? Or if possible to hide the page numbers which shows at the top?
This is a browser setting, configurable from the browser (the specifics depend on which browser) and is not under the control of page authors.
n general, the page elements for the headers and footers are controled by the browser (IE, Firefox, and Opera, for example, all display somewhat different information).
For browsing, you can turn this off in the Page Setup. Using Internet Explorer as an example, go to File > Page Setup and removing the tags in the Header and Footer boxes. This will provide a clean print of the page without the noted headers and footers.
Hope this helps!
精彩评论