当前位置:网站首页>Set picture annotation in markdown
Set picture annotation in markdown
2022-07-06 07:15:00 【Triumph19】
Reprint blog website
Markdown Set image size and add annotation
<center>
<img style="border-radius: 0.3125em;
box-shadow: 0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.08);"
src=" Enter the picture address here ">
<br>
<div style="color:orange; border-bottom: 1px solid #d9d9d9;
display: inline-block;
color: #999;
padding: 2px;"> Enter the caption here </div>
</center>
Modify... In the above code src and " Enter the caption here " that will do !
Concrete example

- Copy the image URL in the above figure , Copy it to src It's about , And set up “ chart 4.41” Drawing notes of , The effect is as follows :

<center>
<img style="border-radius: 0.3125em;
box-shadow: 0 2px 4px 0 rgba(34,36,38,.12),0 2px 10px 0 rgba(34,36,38,.08);"
src=" Insert the picture address here " width = "65%" alt=""/>
<br>
<div style="color:orange; border-bottom: 1px solid #d9d9d9;
display: inline-block;
color: #999;
padding: 2px;">
Insert picture comments here
</div>
</center>
- among width = "65%" You can change the width of the picture ( In equal proportion ) Compressed to full page width 65%.
The annotation part is in Typora Normal is displayed in , But in CSDN in , There will be a large gap between the caption and the picture ( At present, I don't know how to solve ).
边栏推荐
- Multi attribute object detection on rare aircraft data sets: experimental process using yolov5
- MPLS experiment
- WPF之MVVM
- 杰理之如若需要大包发送,需要手机端修改 MTU【篇】
- OpenJudge NOI 2.1 1661:Bomb Game
- supervisor 使用文档
- MVVM of WPF
- How to configure GUI guide development environment
- Detailed explanation | detailed explanation of internal mechanism of industrial robot
- 杰理之普通透传测试---做数传搭配 APP 通信【篇】
猜你喜欢

Oracle database 11gr2 uses TDE transparent data encryption to report an error ora28353. If you run to close the wallet, you will report an error ora28365. If you run to open the wallet, you will repor

Prefix and array series

MPLS experiment

树莓派3B更新vim

Wechat brain competition answer applet_ Support the flow main belt with the latest question bank file

19. Actual memory management of segment page combination

Upgraded wechat tool applet source code for mobile phone detection - supports a variety of main traffic modes

leetcode704. 二分查找(查找某个元素,简单,不同写法)

Cookie技术&Session技术&ServletContext对象

【mysql学习笔记30】锁(非教程)
随机推荐
19. Actual memory management of segment page combination
The psychological process from autojs to ice fox intelligent assistance
杰理之BLE【篇】
Internal and external troubles of "boring ape" bayc
Refer to how customer push e-commerce does content operation
The best way to learn SEO: search engine
The first Baidu push plug-in of dream weaving fully automatic collection Optimization SEO collection module
Top test sharing: if you want to change careers, you must consider these issues clearly!
leetcode841. 钥匙和房间(中等)
多线程和并发编程(二)
C - Inheritance - hidden method
Missing monitoring: ZABBIX monitors the status of Eureka instance
leetcode59. 螺旋矩阵 II(中等)
SSM学习
网络安全基础介绍
Leetcode35. search the insertion position (simple, find the insertion position, different writing methods)
CDN acceleration and cracking anti-theft chain function
树莓派串口登录与SSH登录方法
ORACLE列转行--某字段按指定分隔符转多行
TypeScript 接口属性