可以专门针对屏幕写样式,可以针对打印写css,方法:<stylr type="text/css">@media screen{} //显示用样式@media print{} //打印用样式</style>打赏感谢支持与鼓励~