当前位置:网站首页>Taishan Office Technology Lecture: which layer should the paragraph border be handled
Taishan Office Technology Lecture: which layer should the paragraph border be handled
2022-07-22 12:25:00 【Liu Kunpeng】
Paragraphs can be set with borders . Naturally, there is a problem : The border belongs to paragraph ? Or outside the paragraph ? This question is not easy to answer . From several perspectives :
- In terms of layout
In column layout ( Page hierarchy ) Handle paragraph borders , And dealing with borders in paragraph layouts , It's all right , The result is the same .
Even if the same border of adjacent paragraphs offsets , Both methods can also be handled well .
- From the perspective of drawing
You can draw the border first , Then draw a paragraph .
- Judging from the data
Obviously , Paragraph border , Is the attribute of the paragraph , Save in paragraph view .
- Judging from the selected paragraphs
This is the time , The top and bottom borders of the paragraph , Are in the selection area . Specific screenshots :
In summary : Layout 、 Drawing should be done at the paragraph level .
边栏推荐
- Pikachu character injection for Day2 POC and exp learning
- 实操演练 | 使用 Navicat 对 MySQL 表进行分区
- OAuth2.0 四种授权模式
- [译] Swift 编译器性能
- 《架构设计2.0大型分布式系统架构方法论与实践》三高笔记
- Legendary mobile game service tutorial: legendary mobile game ares engine installation tutorial
- Advantages of vr virtual simulation teaching software for cable fault monitoring
- LSA类型,OSPF的优化以及拓扑配置
- Website online function and compatibility test gadget set
- Flutter实战-自定义键盘(三)
猜你喜欢
SQL bypass case
Free download! Databricks data insights: from introduction to practice
Pyqt5 makes an exquisite video player * with source code
Chrome 开发者工具 network 显示 Provisional headers are shown 的几种原因
How to play a data mining competition Advanced Edition
Flutter实战-自定义键盘(三)
LSA type, OSPF optimization and topology configuration
Pikachu character injection for Day2 POC and exp learning
spark学习笔记(一)——模拟分布式计算
网络空间资产测绘
随机推荐
Research on water quality data classification based on Weighted Naive Bayes
LeetCode:814. Binary tree pruning [recursion]
How does redis like and cancel? (glory Collection Edition)
免费下载!《Databricks数据洞察:从入门到实践》
力扣记录:剑指offer(1)——JZ3-12
How to choose the primary key UUID, self incrementing ID and snowflake algorithm of MySQL? (glory Collection Edition)
How does MySQL data 900w+ achieve from 17s to 300ms? Charm of SQL optimization (glory Collection Edition)
Do you dare to use BigDecimal without mastering these pits?
用数据说话,凭用户甄选 | 云商店榜单每月见
Oauth2.0 four authorization modes
Oracle 创建高级连接
数据库索引对写入操作的影响
spark学习笔记(二)——IO(input&output)流(字节流、字符流、缓冲流)
QT: keyboard events, mouse events, timer small instances
网络安全--ESP8266烧录、测试、擦除WiFi杀手(详细教程、附所有工具下载地址)
墙纸教程–精美水下效果
泰山OFFICE技术讲座:段落的边框,应该在哪一层处理
Cdh5, cdh6 Deployment Guide (stable)
30.【静态数据成员】
【MySQL】20-MySQL如何创建和管理表超详细汇总