当前位置:网站首页>通过修改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>
边栏推荐
- [C language syntax] the difference between typedef struct and struct
- Hongliao Technology: how to quickly improve Tiktok store
- C language learning notes (mind map)
- [postman] test script writing and assertion details
- [postman] dynamic variable (also known as mock function)
- MIT6.s081-2020 Lab2 System Calls
- 授予渔,从0开始搭建一个自己想要的网页
- Caused by:org.gradle.api.internal.plugins . PluginApplicationException: Failed to apply plugin
- 【Postman】Monitors 监测API可定时周期运行
- [happy Spring Festival] if you feel happy, dance
猜你喜欢
wib3.0 跨越,在跨越(ง •̀_•́)ง
Database: ODBC remote access SQL Server2008 in oracel
Hypothesis testing learning notes
Leetcode 701 insertion operation in binary search tree -- recursive method and iterative method
The difference and usage between continue and break
请求转发与重定向
[ram IP] introduction and experiment of ram IP core
【Postman】Collections-运行配置之导入数据文件
数学三大核心领域概述:代数
Market development prospect and investment risk assessment report of China's humidity sensor industry from 2022 to 2028
随机推荐
GTSAM中ISAM2和IncrementalFixedLagSmoother说明
Reading notes of effective managers
Fault, error, failure of functional safety
Luogu p1460 [usaco2.1] healthy Holstein cows
【微信小程序】搭建开发工具环境
Leetcode 701 insertion operation in binary search tree -- recursive method and iterative method
Configuring OSPF GR features for Huawei devices
Web service connector: Servlet
Cannot build artifact 'test Web: War expanded' because it is included into a circular depend solution
授予渔,从0开始搭建一个自己想要的网页
[Baiwen smart home] first day of the course_ Learn Embedded and understand the development mode of bare metal and RTOS
isam2运行流程
多线程应用的测试与调试
Practice sharing: how to safely and quickly migrate from CentOS to openeuler
Idea new UI usage
Overview of three core areas of Mathematics: geometry
Market development prospect and investment risk assessment report of China's humidity sensor industry from 2022 to 2028
Title 1093: character reverse order
Arrays and collections
Hongliao Technology: Liu qiangdong's "heavy hand"