Markdown语法

图片并排显示

注意插入图片的代码段放在同一行

1
2
3
<center class="half">
<img src="图片地址" alt="图片说明" title="图片标题" width="50" height="50"><img src="图片地址" alt="图片说明" title="图片标题" width="50" height="50"><img src="图片地址" alt="图片说明" title="图片标题" width="50" height="50">
</center>

给图片添加题注

1
![题注](图片地址)

指定图片的显示大小

1
<img src="图片地址" alt="图片说明" title="图片标题" width="50" height="50" />
作者

John Doe

发布于

2020-01-02

更新于

2020-02-10

许可协议

You need to set install_url to use ShareThis. Please set it in _config.yml.
You forgot to set the business or currency_code for Paypal. Please set it in _config.yml.

评论