“CSS术语表”的版本间的差异

来自Blueidea
跳转至: 导航搜索
术语表
术语表
 
(未显示1个用户的2个中间版本)
第1行: 第1行:
 
==注==
 
==注==
翻译标准为《苏小雨CSS手册》.如果有争议,请写在争议栏,并在讨论里面提出讨论。
+
翻译标准为《苏小雨CSS手册》。如果有争议,请写在争议栏,并在讨论里面提出讨论。
 +
 
 
==术语表==
 
==术语表==
 
{|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"
第6行: 第7行:
 
!ENGLISH!!中文!!争议版本
 
!ENGLISH!!中文!!争议版本
 
|- style="background:#fff;"
 
|- style="background:#fff;"
||Cascading Style Sheet||层叠式样式表||-
+
||Cascading Style Sheet||层叠式样式表||层叠样式表
 
|- style="background:#EEEAE4;"
 
|- style="background:#EEEAE4;"
 
||Internal Style Sheet||内部样式表||-
 
||Internal Style Sheet||内部样式表||-
 
|- style="background:#fff;"
 
|- style="background:#fff;"
||Cascading Style Sheet||外部样式表||-
+
||Cascading Style Sheet||外部样式表||外联样式表
 
|- style="background:#EEEAE4;"
 
|- style="background:#EEEAE4;"
 
||Inline Style||行间样式表||-
 
||Inline Style||行间样式表||-
第86行: 第87行:
 
||text||文本||-
 
||text||文本||-
 
|- style="background:#fff;"
 
|- style="background:#fff;"
||DOCTEPY||文档类型||-
+
||DOCTYPE||文档类型||-
 
|- style="background:#EEEAE4;"
 
|- style="background:#EEEAE4;"
 
||value||值||-
 
||value||值||-

2007-09-23T04:18:11的最后版本

翻译标准为《苏小雨CSS手册》。如果有争议,请写在争议栏,并在讨论里面提出讨论。

术语表

ENGLISH 中文 争议版本
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 文本 -
DOCTYPE 文档类型 -
value -
printing 打印 -
aural 声音 -
Classification 其他 -
at-rules 规则 -
Declaration 声明 -
length 长度 -
color 颜色 -
angle 角度 -
time 时间 -

相关连接

《the Zen of CSS Design》技术术语翻译意见征集

从《精通CSS》的翻译说开去