html里的标签

<!>

<h1> ...</h1>标题字(最大)

<h6>..</h6>标题字(最小)

<b>...</b>粗字体

<strong>..</strong>粗体字(同上面差不多)

<em>...</em>斜体字(强调)

<i>...</i>斜体字

<dfn>...</dfn>(表示定义)

<br />

<center>...</center>居中

<img src="图片位置" width="" title="">

<table aling=left>...</table>(表格位置 左)

等等。。。

猜你喜欢

转载自blog.csdn.net/xl4277/article/details/79658948
今日推荐