当前位置:网站首页>[Turn] Typora_Markdown_ picture title (caption)
[Turn] Typora_Markdown_ picture title (caption)
2022-08-10 02:13:00 【My name is Chenchen】
Typora_Markdown_image title (caption)
There are two methods in general, one is simple and rude, adding text directly under the picture as a title, and the other is encapsulation with strong scalability.
1 Title directly below
\qquad The effect is as follows.The effect of this method in "Typora">Typora can still achieve the expected effect. The title is directly below the picture, but because it is the default picture display and self-added html title, the two are programmed separately and are displayed slightly in Typora.It is inferior, the title and the picture will have the feeling of being separated by a line, which makes people feel that the title and the picture do not fit well, and the layout is not beautiful.
\qquad code is as follows:

Put the title here
2 Package
\qquad The encapsulation effect is as follows, the entire html code is not separated together, and the entire code must be written by yourself.However, as can be seen from the figure below, in the display of Typora, the picture and the title (caption) fit well, and the overall feeling is more beautiful than the method of directly adding the title.
\qquad code is as follows:

Here is the title of the image
---------------------
Author: An_Lord
Source: CSDN
Original text: https://blog.csdn.net/m0_47098916/article/details/117827687
边栏推荐
- Docker 面试题2则--取数据库连接数和docker-compose
- Pagoda measurement - building LightPicture open source map bed system
- 这一次,话筒给你:向自由软件之父 Richard M. Stallman 提问啦!
- 即时通讯开发如何撸一个WebSocket服务器
- Pyscript,创建一个能执行crud操作的网页应用
- 2022金九银十工作潮,怎么样才能成功跳槽面试拿到高薪呢?
- 为什么字符串一旦创建就不可以改变?
- ITK编译remote库
- 03|Process Control
- Solving for the number of mines
猜你喜欢
随机推荐
R语言使用glm函数构建logistic回归模型,使用forestmodel包的forest_model函数可视化逻辑回归模型对应的森林图
【ROS2原理10】Interface数据的规定
20220809-PotPlayer如何设置默认字体色-设置默认字体色的方法
XSS高级 svg 复现一个循环问题以及两个循环问题
Are the numbers entered symmetrical?
多线程之自定义线程池
Prometeus 2.31.0 新特性
人际关系不仅要“存”,更要“激活”!
Stanford CS143 Speed Pass PA1 Tutorial
无js实现弹出层效果
3438. 数制转换
分析 20 个 veToken 生态系统协议 这种代币模型为何受欢迎?
你有对象类,我有结构体,Go lang1.18入门精炼教程,由白丁入鸿儒,go lang结构体(struct)的使用EP06
-red and black-
五种定位——粘性定位
el-input保留一位小数点
跳房子游戏
【软考软件评测师】软件测试基础知识
Character Statistics Histogram
小程序实现搜索功能续