给word中的文字添加css样式

html-css012

给word中的文字添加css样式,第1张

若说类似,倒也无可否定。在word

加载项对话框中的链接的css样式面板是在使用

word

来创建网页时,通过加载css样式文件来对网页的页面格式进行快捷设置的一个功能。

1、文本缩进:text-indent

2、文本对齐:text-align

3、字间隔:word-spacing

4、字母间隔:letter-spacing

5、字母转换:text-transform

6、文本装饰:text-decoration

7、处理空白符:white-space

8、文本方向:decoration

9、文本颜色:color

10、背景颜色:background-color

11、文本阴影:text-shadow

还有一些属性,不是很常用,就没有列举了,了解每个具体的使用方法,可以到百度 "w3cschool "了解!

希望对你有所帮助。