当前位置:网站首页>通过修改style设置打印页样式
通过修改style设置打印页样式
2022-07-06 06:04:00 【mojocube】
HTML打印我们通常需要修改里面的样式,以符合打印需求,例如隐藏某些控件,修改一些样式等,我们可以通过修改style样式,达到想要的效果:
<style>
@media print {
.print{display:block !important;}
.box{border-top:0px !important}
.box-header,.box-title,.box-footer,.main-footer{display:none !important}
}
</style>边栏推荐
- Thoughts on data security (Reprint)
- Cannot build artifact 'test Web: War expanded' because it is included into a circular depend solution
- [happy Spring Festival] if you feel happy, dance
- 在线问题与离线问题
- 10M25DCF484C8G(FPGA) AMY-6M-0002 BGA GPS模块
- Interface test: what are the components of the URL in fiddler
- Hongliao Technology: how to quickly improve Tiktok store
- nodejs实现微博第三方登录
- Cognitive introspection
- Investment strategy discussion and market scale prediction report of China's solid state high power amplifier industry from 2022 to 2028
猜你喜欢

The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower

10M25DCF484C8G(FPGA) AMY-6M-0002 BGA GPS模块
![[ram IP] introduction and experiment of ram IP core](/img/34/1c988456e32a8e9840d1d073caefbf.jpg)
[ram IP] introduction and experiment of ram IP core

【论文代码】SML部分代码阅读
![[postman] collections configuration running process](/img/09/bcd9fd6379fa724671ffd09278442e.png)
[postman] collections configuration running process

【课程笔记】编译原理
![[Baiwen smart home] first day of the course_ Learn Embedded and understand the development mode of bare metal and RTOS](/img/ed/8d112054f31bd7e593050d1278b9f1.jpg)
[Baiwen smart home] first day of the course_ Learn Embedded and understand the development mode of bare metal and RTOS

【API接口工具】postman-界面使用介绍

H3C firewall rbm+vrrp networking configuration

The usage and difference between strlen and sizeof
随机推荐
Function of contenttype
Query the standard text code corresponding to a work center (s) in the production order
The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
Demander le Code de texte standard correspondant à un centre de travail dans l'ordre de production
公司視頻加速播放
Summary of data sets in intrusion detection field
[happy Spring Festival] if you feel happy, dance
Usage of test macro of GTEST
[postman] dynamic variable (also known as mock function)
H3C S5820V2_ Upgrade method after stacking IRF2 of 5830v2 switch
Application of Lie group in gtsam
High quality coding tool clion
【微信小程序】搭建开发工具环境
Seven imperceptible truths in software testing
授予渔,从0开始搭建一个自己想要的网页
Leetcode 701 insertion operation in binary search tree -- recursive method and iterative method
Hongliao Technology: Liu qiangdong's "heavy hand"
H3C firewall rbm+vrrp networking configuration
如何在业务代码中使用 ThinkPHP5.1 封装的容器内反射方法
A complete collection of necessary learning websites for office programmers