样式表中文名称对应表
颜色
中文名 | 英文名 |
---|---|
浅绿 | aqua |
黑 | black |
蓝 | blue |
樱红 | fuch |
灰 | gray |
绿 | green |
青柠 | lime |
褐红 | maro |
海军蓝 | nav |
橄榄 | oliv |
橙 | orange |
紫 | purple |
红 | red |
银 | silver |
蓝绿 | teal |
白 | white |
黄 | yellow |
透 | transparent |
三透 | rgba |
相透 | hsla |
三 | rgb |
相 | hsl |
重复
中文名 | 英文名 |
---|---|
复 | repeat |
无复 | no-repeat |
复横 | repeat-x |
复竖 | repeat-y |
ATTACHMENT_T
中文名 | 英文名 |
---|---|
动 | scroll |
定 | fixed |
区 | local |
POSITION_T
中文名 | 英文名 |
---|---|
左 | left |
中 | center |
右 | right |
上 | top |
下 | bottom |
INHERIT_T
中文名 | 英文名 |
---|---|
传 | inherit |
反 | invert |
始 | initial |
无 | none |
普 | normal |
UNIT_T
中文名 | 英文名 |
---|---|
素 | px |
厘 | cm |
毫 | mm |
点 | pt |
英 | in |
应 | rem |
DIRECTION_T
中文名 | 英文名 |
---|---|
左右 | ltr |
右左 | rtl |
TEXT_ALIGN_T
中文名 | 英文名 |
---|---|
左 | left |
右 | right |
中 | center |
端 | justify |
TEXT_DECORATION_T
中文名 | 英文名 |
---|---|
下线 | underline |
上线 | overline |
中线 | line-through |
闪 | blink |
BLUR_T
中文名 | 英文名 |
---|---|
朦 | blur |
TEXT_TRANSFORM_T
中文名 | 英文名 |
---|---|
首 | capitalize |
大 | uppercase |
小 | lowercase |
UNICODE_BIDI_T
中文名 | 英文名 |
---|---|
嵌 | embed |
覆 | bidi-override |
VERTICAL_ALIGN_T
中文名 | 英文名 |
---|---|
基线 | baseline |
下标 | sub |
上标 | super |
上 | top |
文上 | text-top |
中 | middle |
下 | bottom |
文下 | text-bottom |
WHITE_SPACE_T
中文名 | 英文名 |
---|---|
预 | pre |
直 | nowrap |
预换 | pre-wrap |
预行 | pre-line |
FONT_NAME_T
中文名 | 英文名 |
---|---|
宋 | SimSun,STSong |
黑 | SimHei,STHeiti |
楷 | KaiTi,STKaiti |
仿宋 | FangSong,STFangsong |
衬线 | Serif |
乔治亚 | Georgia |
FONT_SIZE_T
中文名 | 英文名 |
---|---|
微 | smaller |
巨 | larger |
小 | small |
中 | medium |
大 | large |
x小 | x-small |
xx小 | xx-small |
x大 | x-large |
xx大 | xx-large |
FONT_STYLE_T
中文名 | 英文名 |
---|---|
斜 | italic |
倾 | oblique |
小型 | small-caps |
粗 | bold |
重 | bolder |
细 | lighter |
题 | caption |
图 | icon |
选 | menu |
盒 | message-box |
小题 | small-caption |
态 | status-bar |
PSEUDO_T
中文名 | 英文名 |
---|---|
链 | link |
访 | visited |
旋 | hover |
击 | active |
LIST_STYLE_POSITION_T
中文名 | 英文名 |
---|---|
里 | inside |
外 | outside |
盘 | disc |
圆 | circle |
方 | square |
数 | decimal |
数0 | decimal-leading-zero |
小罗 | lower-roman |
大罗 | upper-roman |
小英 | lower-alpha |
大英 | upper-alpha |
小腊 | lower-greek |
小拉 | lower-latin |
大拉 | upper-latin |
希 | hebrew |
尼 | armenian |
乔 | georgian |
中 | cjk-ideographic |
日1 | hiragana |
日2 | katakana |
日3 | hiragana-iroha |
日4 | katakanas-iroha |
BORDER_WIDTH_T
中文名 | 英文名 |
---|---|
细 | thin |
中 | medium |
粗 | thick |
隐 | hidden |
点 | dotted |
虚 | dashed |
实 | solid |
双 | double |
槽 | groove |
脊 | ridge |
嵌 | inset |
突 | outset |
分 | separate |
合 | collapse |
满 | fill |
AUTO_T
中文名 | 英文名 |
---|---|
机 | auto |
BORDER_IMAGE_REPEAT_T
中文名 | 英文名 |
---|---|
伸 | stretch |
铺 | repeat |
缩 | round |
布 | space |
VISIBILITY_T
中文名 | 英文名 |
---|---|
显 | visible |
隐 | hidden |
卷 | scroll |
无示 | no-display |
无容 | no-content |
DISPLAY_T
中文名 | 英文名 |
---|---|
块 | block |
联 | inline |
联块 | inline-block |
陈项 | list-item |
论 | run-in |
表 | table |
联表 | inline-table |
表行组 | table-row-group |
表头组 | table-header-group |
表脚组 | table-footer-group |
表行 | table-row |
表列组 | table-column-group |
表列 | table-column |
表元 | table-cell |
表题 | table-caption |
柔 | flex |
联柔 | inline-flex |
POSITION_STYLE_T
中文名 | 英文名 |
---|---|
绝 | absolute |
固 | fixed |
相 | relative |
静 | static |
粘 | sticky |
CURSOR_T
中文名 | 英文名 |
---|---|
默 | default |
十 | crosshair |
点 | pointer |
移 | move |
右 | e-resize |
右上 | ne-resize |
左上 | nw-resize |
上 | n-resize |
右下 | se-resize |
左下 | sw-resize |
下 | s-resize |
左 | w-resize |
文 | text |
等 | wait |
助 | help |
JUSTIFY_CONTENT_T
中文名 | 英文名 |
---|---|
柔始 | flex-start |
柔终 | flex-end |
中 | center |
空间 | space-between |
空边 | space-around |
伸 | stretch |
名称
中文名 | 英文名 |
---|---|
背景色 | background-color |
背景图 | background-image |
背景复 | background-repeat |
背景附 | background-attachment |
背景位 | background-position |
背景 | background |
字族 | font-family |
字号 | font-size |
字样 | font-style |
字变 | font-iant |
字粗 | font-weight |
字体 | font |
陈样图 | list-style-image |
陈样位 | list-style-position |
陈样式 | list-style-type |
陈样 | list-style |
框宽 | border-width |
框样 | border-style |
框颜 | border-color |
框角 | border-radius |
框并 | border-collapse |
框 | border |
框底宽 | border-bottom-width |
框底样 | border-bottom-style |
框底颜 | border-bottom-color |
框底左角 | border-bottom-left-radius |
框底右角 | border-bottom-right-radius |
框底 | border-bottom |
框上宽 | border-top-width |
框上样 | border-top-style |
框上颜 | border-top-color |
框上左角 | border-top-left-radius |
框上右角 | border-top-right-radius |
框上 | border-top |
框左宽 | border-left-width |
框左样 | border-left-style |
框左颜 | border-left-color |
框左 | border-left |
框右宽 | border-right-width |
框右样 | border-right-style |
框右颜 | border-right-color |
框右 | border-right |
框图源 | border-image-source |
框图移 | border-image-slice |
框图宽 | border-image-width |
框图突 | border-image-outset |
框图重 | border-image-repeat |
框图 | border-image |
框距 | border-spacing |
廓颜 | outline-color |
廓样 | outline-style |
廓宽 | outline-width |
廓 | outline |
缘 | margin |
缘下 | margin-bottom |
缘左 | margin-left |
缘右 | margin-right |
缘上 | margin-top |
衬 | padding |
衬下 | padding-bottom |
衬左 | padding-left |
衬右 | padding-right |
衬上 | padding-top |
颜 | color |
向 | direction |
字间 | letter-spacing |
行高 | line-height |
文齐 | text-align |
文饰 | text-decoration |
文进 | text-indent |
文影 | text-shadow |
文换 | text-transform |
文双向 | unicode-bidi |
垂齐 | vertical-align |
空白 | white-space |
字距 | word-space |
高 | height |
顶 | max-height |
广 | max-width |
底 | min-height |
狹 | min-width |
宽 | width |
见 | visibility |
视 | display |
位 | position |
下 | bottom |
剪 | clip |
标 | cursor |
左 | left |
右 | right |
上 | top |
溢 | overflow |
溢横 | overflow-x |
溢竖 | overflow-y |
叠序 | z-index |
浮 | float |
离 | clear |
整容 | justify-content |
齐容 | align-content |