I am trying to print a webpage . I used print.css separately. but the printed page gets things like 开发者_如何学编程date,page number and page being printed...how do remove these things...
That is a browser setting; the solution will vary by browser.
In Firefox, open File -> Page Setup..., select the Margins & Header/Footer tab, and select your settings.
In IE8, the settings are in the print menu under Page Setup.
Other browsers will have their own settings, though I imagine they are not much different.
精彩评论