您现在的位置: 万盛学电脑网 >> 程序编程 >> 网页制作 >> Html5 >> 正文

CSS转换html标签转换方法

作者:佚名    责任编辑:admin    更新时间:2022-06-22

大家知道html标签转换吗?下面我们就给大家详细介绍一下吧!我们积累了一些经验,在此拿出来与大家分享下,请大家互相指正。

CSS属性 转换为

color

FONT COLOR

font-family

FONT FACE

font-size

FONT SIZE="[1-7]"

font-style: oblique

I

font-style: italic

I

font-weight

B

list-style-type: square

UL TYPE="square"

list-style-type: circle

UL TYPE="circle"

list-style-type: disc

UL TYPE="disc"

list-style-type: upper-roman

OL TYPE="I"

list-style-type: lower-roman

OL TYPE="i"

list-style-type: upper-alpha

OL TYPE="A"

list-style-type: lower-alpha

OL TYPE="a"

list-style

最适当的含TYPE的UL或 OL

text-align

最适当的P ALIGN 或 DIV ALIGN

text-decoration: underline

U

text-decoration: line-through

STRIKE


相信大家已经学会html标签转换了吧!感谢大家对我们网站的支持!

相关推荐:

html标签语言外观标签介绍