当前位置:网站首页>Set the print page style by modifying style
Set the print page style by modifying style
2022-07-06 06:20:00 【mojocube】
HTML We usually need to modify the style in printing , To meet the printing requirements , For example, hide some controls , Modify some styles, etc , We can modify style style , To achieve the desired effect :
<style>
@media print {
.print{display:block !important;}
.box{border-top:0px !important}
.box-header,.box-title,.box-footer,.main-footer{display:none !important}
}
</style>边栏推荐
猜你喜欢

G - Supermarket
![[postman] collections - run the imported data file of the configuration](/img/85/7ac9976fb09c465c88f376b2446517.png)
[postman] collections - run the imported data file of the configuration

【微信小程序】搭建开发工具环境

Detailed explanation of P problem, NP problem, NPC problem and NP hard problem

Win10 cannot operate (delete, cut) files

Play video with Tencent video plug-in in uni app

【Postman】Monitors 监测API可定时周期运行

oscp raven2靶机渗透过程

Caused by:org. gradle. api. internal. plugins . PluginApplicationException: Failed to apply plugin
![[postman] test script writing and assertion details](/img/65/6520fe78bb2b3ff99f16d09ea8c0d1.png)
[postman] test script writing and assertion details
随机推荐
Application du Groupe Li dans gtsam
Simulation volume leetcode [general] 1109 Flight reservation statistics
JMeter做接口测试,如何提取登录Cookie
CoordinatorLayout+NestedScrollView+RecyclerView 上拉底部显示不全
模拟卷Leetcode【普通】1414. 和为 K 的最少斐波那契数字数目
【Postman】Monitors 监测API可定时周期运行
Customize the gateway filter factory on the specified route
Overview of three core areas of Mathematics: geometry
【C语言】字符串左旋
F - true liars (category and search set +dp)
黑猫带你学UFS协议第4篇:UFS协议栈详解
MySQL之基础知识
模拟卷Leetcode【普通】1061. 按字典序排列最小的等效字符串
曼哈顿距离和-打印菱形
Isam2 operation process
Selenium source code read through · 9 | desiredcapabilities class analysis
D - How Many Answers Are Wrong
Testing and debugging of multithreaded applications
Redis 核心技术与实战之 基本架构:一个键值数据库包含什么?
[no app push general test plan