update: img标签

This commit is contained in:
qianguyihao
2020-04-07 19:48:23 +08:00
parent 58363adb2a
commit 5d202b3a74
3 changed files with 139 additions and 84 deletions

View File

@@ -8,30 +8,21 @@
- `<p>`
- `<div>`
- `<hr />`
- `<span>`
- `<br />`
- `<br>`
- `<div>`
- `<hr>`
- `<span>`
- `<center>`
- `<pre>`
字体标签: `<font>``<b>``<u>``<sup>``<sub>`
超链接 `<a>`
图片标签 `<img>`
下面来详细介绍一下排版标签。
## 标题标签
标题使用`<h1>``<h6>`标签进行定义。`<h1>`定义最大的标题,`<h6>`定义最小的标题。具有align属性属性值可以是left、center、right。
@@ -246,6 +237,7 @@ div举例
![Paste_Image.png](http://img.smyhvae.com/2015-10-01-cnblogs_html_07.png)
## 我的公众号
想学习**代码之外的技能**?不妨关注我的微信公众号:**千古壹号**id`qianguyihao`)。