“CSS术语表”的版本间的差异
来自Blueidea
(→术语表) |
(→术语表) |
||
第4行: | 第4行: | ||
{|style="font-size:12px;font-family:宋体;border:0px;width:100%;background:#999;text-align:center;" cellspacing="1" | {|style="font-size:12px;font-family:宋体;border:0px;width:100%;background:#999;text-align:center;" cellspacing="1" | ||
|- style="background:#333;color:#fff;" | |- style="background:#333;color:#fff;" | ||
− | !ENLISH!!中文!! | + | !ENLISH!!中文!!争议版本 |
|- style="background:#fff;" | |- style="background:#fff;" | ||
||Cascading Style Sheet||层叠式样式表||- | ||Cascading Style Sheet||层叠式样式表||- | ||
第14行: | 第14行: | ||
||Inline Style||行间样式表||- | ||Inline Style||行间样式表||- | ||
|- style="background:#fff;" | |- style="background:#fff;" | ||
− | ||Margins||外边距|| | + | ||Margins||外边距||外补丁,外补白 |
|- style="background:#EEEAE4;" | |- style="background:#EEEAE4;" | ||
− | ||Paddings ||内边距|| | + | ||Paddings ||内边距||内补丁,内补白 |
|- style="background:#fff;" | |- style="background:#fff;" | ||
||Border||边框||- | ||Border||边框||- | ||
第38行: | 第38行: | ||
||Attribute Selectors||属性选择符||- | ||Attribute Selectors||属性选择符||- | ||
|- style="background:#fff;" | |- style="background:#fff;" | ||
− | ||descendent selector||包含选择符|| | + | ||descendent selector||包含选择符||后台选择器 |
|- style="background:#EEEAE4;" | |- style="background:#EEEAE4;" | ||
− | ||Child Selectors||子对象选择符|| | + | ||Child Selectors||子对象选择符||子选择符 |
|- style="background:#fff;" | |- style="background:#fff;" | ||
− | || | + | ||Adjacent sibling Selectors||暂无||- |
|- style="background:#EEEAE4;" | |- style="background:#EEEAE4;" | ||
||Class Selectors||类选择符||class选择符 | ||Class Selectors||类选择符||class选择符 |
2007-08-22T09:02:51的版本
注
翻译标准为《苏小雨CSS手册》.如果有争议,请写在争议栏,并在讨论里面提出讨论。
术语表
ENLISH | 中文 | 争议版本 |
---|---|---|
Cascading Style Sheet | 层叠式样式表 | - |
Internal Style Sheet | 内部样式表 | - |
Cascading Style Sheet | 外部样式表 | - |
Inline Style | 行间样式表 | - |
Margins | 外边距 | 外补丁,外补白 |
Paddings | 内边距 | 内补丁,内补白 |
Border | 边框 | - |
properties/property | 属性 | 特性 |
Box model | 盒模型 | 框模型 |
Layout | 布局 | - |
Float | 浮动 | 漂浮 |
Units | 单位 | - |
Selectors | 选择符 | 选择器 |
Universal Selector | 通配选择符 | - |
Type Selectors | 类型选择符 | - |
Attribute Selectors | 属性选择符 | - |
descendent selector | 包含选择符 | 后台选择器 |
Child Selectors | 子对象选择符 | 子选择符 |
Adjacent sibling Selectors | 暂无 | - |
Class Selectors | 类选择符 | class选择符 |
ID Selectors | ID选择符 | - |
Grouping | 选择符分组 | - |
Pseudo Selectors | 伪类及伪对象选择符 | - |
Filters | 滤镜 | - |
Procedural Surfaces | 界面滤镜 | - |
Static Filters | 静态滤镜 | - |
Transitions | 转换滤镜 | - |
Pseudo-Classes | 伪类 | - |
Pseudo-Elements | 伪对象 | - |
background | 背景 | - |
positioning | 定位 | - |
dimensions | 尺寸 | - |
outlines | 轮廓 | - |
Generated Content | 内容 | - |
list | 列表 | - |
table | 表格 | - |
scrollbar | 滚动条 | - |
quotes | 引用 | - |
font | 字体 | 文字 |
text | 文本 | - |
DOCTEPY | 文档类型 | - |
value | 值 | - |
printing | 打印 | - |
aural | 声音 | - |
Classification | 其他 | - |
at-rules | 规则 | - |
Declaration | 声明 | - |
length | 长度 | - |
color | 颜色 | - |
angle | 角度 | - |
time | 时间 | - |