#12001/7/20 18:35:59
                            
                                我花半天整理的,希望对大家有用,想真正用好这些不容易
Type 类型:
Font 字体 ;  Size 尺寸(绝对,相对) ;  Weight 粗体 ;  Style 斜体样式 ; 
Variant 小型大写字母 ;  Line 行距 ;  Case 第1字母大写,所有字母大写,所有字母小写;  Color 颜色;  Text-decoration 文字修饰 (下划线,上划线,删除线,闪烁)
Background 背景:
Background背景颜色 ; Background Image背景图片 ; Repeat 填充方式 ; 
Attachment 固定背景 ; Horizontal , Vertical背景排列方式
Block 块:
Word Spacing 单词间距 ; Letter Spacing 字母间距 ; Vertical Alignment 对齐方式(上,下标)
Text Align 排列方式(左,右对齐); Text Indent 缩进 ; Whitespace 空格处理方式 ;
Box 盒子:
Width 宽 ; Height 高 ; Float 漂浮 ; Clear 清除 ;
Padding 边距 ;Margin 边界 ;
Border 边框:
Wight 边框宽度 ; Color 边框颜色 ;
Style 边框样式:
None 无, dotted 点(效果同solid),dashed 虚线(效果同solid),solid 实线,double 双线,
Groove 凹线 , ridge 凸线 , inset 内浮雕 ,outset 外浮雕
List 目录:
Type 目录标记类型:disc  圆点  , circle 空心点  , square  小方块 , decimal  数字 ,
lower-roman  小写罗马字母   ,upper-roman 大写罗马字母   ,
lower-alpha   小写字母  ,upper-alpha  大写字母 ; 
 Bullet 用图片替换目录标记类型 ; Position 目录使用位置(内,外缩进)
Positioning 定位(这个是用CSS定义层的方式):
Type 类型 (绝对定位,相对定位,静止); Visibility 可见性(继承,可见,隐藏)
 Z –Index  Z顺序 ; Overflow 溢出处理(显示,隐藏,滚动条) ;
Placement 位置(层的位置) ; Clip 裁切 ;
Extensions 扩展:
Page Break 分页?:
Before  之前; After   之后;
视觉效果:
Cursor 光标样式 :hand 手型 , crosshair 定位的“十”型 , text输入的“I”型  ,
wait 等待, default 默认  , help 帮助 , e-resize 东箭头 ,ne-resize 东北 ,n–resize 北,
 nw-resize 西北,w–resize 西, sw–resize 西南 ,s–resize 南, se-resize 东南
Filter 滤镜:请搜索以前的贴
----------------------------------------------
谁知道在Extensions (扩展)中的 Page Break  是做什么用的?
                                
                                
                                
                            
                            
                                
                                    编辑历史:[这消息被hve编辑过(编辑时间2001-07-20 18:53:31)]