尊时凯龙

12种常用的HTML标签和CSS样式(1)

HTML标签CSS样式

2022/04/07

本文介绍6种常用的HTML标签和CSS样式。

1.段落标签

第一段内容

第二段内容

The first paragraph

The second paragraph

2.换行标签

第一行内容

第二行内容

第三行内容

The contents of the first line

The contents of the second lne

The contents of the third line

3.加粗标签

方法一: 需要加粗的内容

方法二:

需要设置文字大小的内容

The contents of need to set the text size

5、文字颜色代码

需要设置文字字体的内容

The contents of need to set the text font

以上就是6种常用的HTML标签和CSS样式,希望对您有帮助。

更多