动画Animation<br>
animation
animation-name
animation-duration
animation-timing-function
animation-delay
animation-iteration-count
animation-direction
animation-play-atate
animation-fill-mode
文本text
color
颜色名
rgb
rgba
hsl
#aabbcc十六进制
direction
ltr默认从左向右
rtl从右向左
text-align
left 左对齐
right 右对齐
center 居中
justify两端对齐
text-transform 文本大小写
white-space 规定文本不换行
word-spacing 单词间距
text-overflow
规定文本溢出时发生的事情
clip 修剪文本
ellipsis 用省略号代替多余
string 使用给定字符串
text-shadow 添加阴影效果
h-shadow 水平阴影
v-shadow 垂直阴影
word-break 对非中日韩文本进行换行
word-wrap
允许对长的不可分割的单词分割并换行到下一行