Remove the default browser header and footer when printing HTML

后端 未结 5 1141
深忆病人
深忆病人 2020-11-27 23:13

I got an HTML with the .

The question I\'m trying to ask is:

  • Is there any way to remove the strings
5条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-27 23:50

    These a usually browser specific print settings.

    In IE & FireFox for example you can go into page setup and change the header and footer details for printing.

    I don't think this can be controlled by the web page itself.

提交回复
热议问题