没有合适的资源?快使用搜索试试~ 我知道了~
Cascading style sheet 2.0 handbook-Rainer’s Dhtml Library
3星 · 超过75%的资源 需积分: 28 69 下载量 32 浏览量
2015-05-27
09:09:58
上传
评论 1
收藏 1.84MB PDF 举报
温馨提示
Cascading style sheet 2.0 handbook-Rainer’s Dhtml Library的pdf版本,便于随身使用开发。
资源推荐
资源详情
资源评论
Cascading Style Sheet 2.0 Handbook - Rainer's DHTML Library
1
Cascading Style Sheet 2.0
Handbook - Rainer's
DHTML Library
1. 简介(Introducing) ................................................................................................................................. 9
1.1 样式表简介 ................................................................................................................................ 9
1.2 关于此手册 .............................................................................................................................. 10
1.3 最终用户许可协议...................................................................................................................11
1.4 关于作者 .................................................................................................................................. 12
1.5 苏昱的个人网站 ...................................................................................................................... 13
2. 属性(Properties) ................................................................................................................................. 13
2.1 字体(Font) ................................................................................................................................ 13
2.1.1 font.................................................................................................................................. 13
2.1.2 color ................................................................................................................................ 13
2.1.3 font-family ..................................................................................................................... 14
2.1.4 font-size .......................................................................................................................... 14
2.1.5 font-size-adjust .............................................................................................................. 14
2.1.6 font-stretch ..................................................................................................................... 14
2.1.7 font-style ........................................................................................................................ 15
2.1.8 font-weight ..................................................................................................................... 15
2.1.9 text-decoration ............................................................................................................... 15
2.1.10 text-underline-position ................................................................................................ 15
2.1.11 text-shadow .................................................................................................................. 15
2.1.12 font-variant................................................................................................................... 16
2.1.13 text-transform .............................................................................................................. 16
2.1.14 line-height .................................................................................................................... 16
2.1.15 letter-spacing ................................................................................................................ 16
2.1.16 word-spacing................................................................................................................ 16
2.2 文本(Text) ................................................................................................................................ 16
2.2.1 text-indent ...................................................................................................................... 16
2.2.2 text-overflow .................................................................................................................. 16
Cascading Style Sheet 2.0 Handbook - Rainer's DHTML Library
2
2.2.3 vertical-align .................................................................................................................. 16
2.2.4 text-align ........................................................................................................................ 17
2.2.5 layout-flow ..................................................................................................................... 17
2.2.6 writing-mode .................................................................................................................. 18
2.2.7 direction.......................................................................................................................... 18
2.2.8 unicode-bidi ................................................................................................................... 18
2.2.9 word-break ..................................................................................................................... 18
2.2.10 line-break ..................................................................................................................... 18
2.2.11 white-space................................................................................................................... 18
2.2.12 word-wrap .................................................................................................................... 18
2.2.13 text-autospace .............................................................................................................. 18
2.2.14 text-kashida-space ....................................................................................................... 18
2.2.15 text-justify .................................................................................................................... 19
2.2.16 ruby-align ..................................................................................................................... 19
2.2.17 ruby-overhang .............................................................................................................. 19
2.2.18 ruby-position ................................................................................................................ 19
2.2.19 ime-mode ..................................................................................................................... 19
2.2.20 layout-grid .................................................................................................................... 19
2.2.21 layout-grid-char ........................................................................................................... 20
2.2.22 layout-grid-line ............................................................................................................ 20
2.2.23 layout-grid-mode ......................................................................................................... 20
2.2.24 layout-grid-type ........................................................................................................... 20
2.3 背景(Background) ................................................................................................................... 20
2.3.1 background ..................................................................................................................... 20
2.3.2 background-attachment ................................................................................................. 20
2.3.3 background-color ........................................................................................................... 20
2.3.4 background-image ......................................................................................................... 20
2.3.5 background-position ...................................................................................................... 21
2.3.6 background-positionX ................................................................................................... 21
2.3.7 background-positionY ................................................................................................... 21
2.3.8 background-repeat ......................................................................................................... 21
2.3.9 layer-background-color ................................................................................................. 21
2.3.10 layer-background-image ............................................................................................. 21
2.4 定位(Positioning) ..................................................................................................................... 22
2.4.1 position ........................................................................................................................... 22
2.4.2 z-index ............................................................................................................................ 22
2.4.3 top ................................................................................................................................... 22
2.4.4 right ................................................................................................................................ 22
2.4.5 bottom............................................................................................................................. 23
2.4.6 left ................................................................................................................................... 23
2.5 尺寸(Dimensions) .................................................................................................................... 23
2.5.1 height .............................................................................................................................. 23
2.5.2 max-height ..................................................................................................................... 23
2.5.3 min-height ...................................................................................................................... 23
Cascading Style Sheet 2.0 Handbook - Rainer's DHTML Library
3
2.5.4 width ............................................................................................................................... 24
2.5.5 max-width ...................................................................................................................... 24
2.5.6 min-width ....................................................................................................................... 24
2.6 布局(Layout) ............................................................................................................................ 25
2.6.1 clear ................................................................................................................................ 25
2.6.2 float ................................................................................................................................. 25
2.6.3 clip .................................................................................................................................. 25
2.6.4 overflow ......................................................................................................................... 26
2.6.5 overflow-x ...................................................................................................................... 26
2.6.6 overflow-y ...................................................................................................................... 27
2.6.7 display ............................................................................................................................ 28
2.6.8 visibility.......................................................................................................................... 29
2.7 外补丁(Margins) ...................................................................................................................... 30
2.7.1 margin............................................................................................................................. 30
2.7.2 margin-top ...................................................................................................................... 30
2.7.3 margin-right ................................................................................................................... 31
2.7.4 margin-bottom ............................................................................................................... 32
2.7.5 margin-left ...................................................................................................................... 32
2.8 轮廓(Outlines).......................................................................................................................... 33
2.8.1 outline ............................................................................................................................. 33
2.8.2 outline-color ................................................................................................................... 33
2.8.3 outline-style.................................................................................................................... 34
2.8.4 outline-width .................................................................................................................. 34
2.9 边框(Border) ............................................................................................................................ 35
2.9.1 border ............................................................................................................................. 35
2.9.2 border-color.................................................................................................................... 35
2.9.3 border-style .................................................................................................................... 35
2.9.4 border-width ................................................................................................................... 35
2.9.5 border-top ....................................................................................................................... 35
2.9.6 border-top-color ............................................................................................................. 35
2.9.7 border-top-style.............................................................................................................. 35
2.9.8 border-top-width ............................................................................................................ 35
2.9.9 border-right .................................................................................................................... 36
2.9.10 border-right-color ........................................................................................................ 36
2.9.11 border-right-style ......................................................................................................... 36
2.9.12 border-right-width ....................................................................................................... 36
2.9.13 border-bottom .............................................................................................................. 36
2.9.14 border-bottom-color .................................................................................................... 36
2.9.15 border-bottom-style ..................................................................................................... 36
2.9.16 border-bottom-width ................................................................................................... 36
2.9.17 border-left..................................................................................................................... 36
2.9.18 border-left-color........................................................................................................... 37
2.9.19 border-left-style ........................................................................................................... 37
2.9.20 border-left-width .......................................................................................................... 37
Cascading Style Sheet 2.0 Handbook - Rainer's DHTML Library
4
2.10 内容(Generated Content) ...................................................................................................... 37
2.10.1 include-source .............................................................................................................. 37
2.10.2 quotes ........................................................................................................................... 37
2.10.3 content .......................................................................................................................... 38
2.10.4 counter-increment ........................................................................................................ 39
2.10.5 counter-reset................................................................................................................. 39
2.11 内补丁(Paddings) .................................................................................................................. 39
2.11.1 padding ......................................................................................................................... 39
2.11.2 padding-top .................................................................................................................. 40
2.11.3 padding-right ................................................................................................................ 41
2.11.4 padding-bottom ............................................................................................................ 41
2.11.5 padding-left .................................................................................................................. 42
2.12 列表(Lists).............................................................................................................................. 42
2.12.1 list-style ........................................................................................................................ 42
2.12.2 list-style-image ............................................................................................................ 42
2.12.3 list-style-position ......................................................................................................... 42
2.12.4 list-style-type ............................................................................................................... 42
2.12.5 marker-offset ................................................................................................................ 43
2.13 表格(Table) ............................................................................................................................ 43
2.13.1 border-collapse ............................................................................................................ 43
2.13.2 border-spacing ............................................................................................................. 43
2.13.3 caption-side .................................................................................................................. 43
2.13.4 empty-cells ................................................................................................................... 44
2.13.5 table-layout .................................................................................................................. 44
2.13.6 speak-header ................................................................................................................ 45
2.14 滚动条(Scrollbar) .................................................................................................................. 45
2.14.1 scrollbar-3dlight-color................................................................................................. 46
2.14.2 scrollbar-highlight-color ............................................................................................. 46
2.14.3 scrollbar-face-color ..................................................................................................... 46
2.14.4 scrollbar-arrow-color ................................................................................................... 46
2.14.5 scrollbar-shadow-color ................................................................................................ 46
2.14.6 scrollbar-darkshadow-color ........................................................................................ 46
2.14.7 scrollbar-base-color ..................................................................................................... 46
2.14.8 scrollbar-track-color .................................................................................................... 46
2.15 打印(Printing) ........................................................................................................................ 46
2.15.1 page .............................................................................................................................. 47
2.15.2 page-break-after ........................................................................................................... 47
2.15.3 page-break-before ........................................................................................................ 48
2.15.4 page-break-inside ........................................................................................................ 48
2.15.5 marks ............................................................................................................................ 48
2.15.6 orphans ......................................................................................................................... 49
2.15.7 size ................................................................................................................................ 49
2.15.8 widows ......................................................................................................................... 50
2.16 声音(Aural) ............................................................................................................................ 50
Cascading Style Sheet 2.0 Handbook - Rainer's DHTML Library
5
2.16.1 voice-family ................................................................................................................. 50
2.16.2 volume .......................................................................................................................... 50
2.16.3 elevation ....................................................................................................................... 51
2.16.4 azimuth ......................................................................................................................... 51
2.16.5 stress ............................................................................................................................. 52
2.16.6 richness......................................................................................................................... 52
2.16.7 speech-rate ................................................................................................................... 53
2.16.8 cue ................................................................................................................................ 53
2.16.9 cue-after ....................................................................................................................... 53
2.16.10 cue-before .................................................................................................................. 54
2.16.11 pause ........................................................................................................................... 54
2.16.12 pause-after .................................................................................................................. 54
2.16.13 pause-before ............................................................................................................... 54
2.16.14 pitch ............................................................................................................................ 55
2.16.15 pitch-range ................................................................................................................. 55
2.16.16 play-during ................................................................................................................. 55
2.16.17 speak ........................................................................................................................... 56
2.16.18 speak-numeral ............................................................................................................ 56
2.16.19 speak-punctuation...................................................................................................... 56
2.17 其它(Classification) ............................................................................................................... 57
2.17.1 cursor ............................................................................................................................ 57
2.17.2 behavior ........................................................................................................................ 57
2.17.3 filter .............................................................................................................................. 57
2.17.4 zoom ............................................................................................................................. 58
3. 选择符(Selectors) ............................................................................................................................... 58
3.1 通配选择符(Universal Selector) ............................................................................................ 58
3.2 类型选择符(Type Selectors) ................................................................................................... 58
3.3 属性选择符(Attribute Selectors) ............................................................................................ 59
3.4 包含选择符(Descendant Selectors)........................................................................................ 59
3.5 子对象选择符(Child Selectors).............................................................................................. 59
3.6 ID选择符(ID Selectors) .......................................................................................................... 60
3.7 类选择符(Class Selectors) ...................................................................................................... 60
3.8 选择符分组(Grouping) ........................................................................................................... 60
3.9 伪类及伪对象选择符(Pseudo Selectors) .............................................................................. 61
4. 伪类(Pseudo-Classes) ........................................................................................................................ 61
4.1 :link ............................................................................................................................................ 61
4.2 :hover ......................................................................................................................................... 61
4.3 :active ......................................................................................................................................... 61
4.4 :visited........................................................................................................................................ 62
4.5 :first-child .................................................................................................................................. 62
4.6 :first ............................................................................................................................................ 62
4.7 :left ............................................................................................................................................. 62
4.8 :right ........................................................................................................................................... 62
4.9 :lang............................................................................................................................................ 63
剩余149页未读,继续阅读
资源评论
- weit11192017-12-14是pdf格式的,还可以吧
- 游离在程序的边缘2015-05-28不能用!哎,咋是空的!
- timmy20182017-07-22是pdf格式的
qq_28501797
- 粉丝: 1
- 资源: 1
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- HTML5实现好看的游戏开发上市公司网站模板.zip
- HTML5实现好看的游戏公司官网网站模板.zip
- 国开-大数据技术导论-实验5 大数据可视化.doc
- 国开-大数据技术导论-实验4 大数据去重.doc
- 国开-大数据技术导论-实验3 网页数据获取.doc
- 国开-大数据技术导论-实验1 Linux操作系统部署.doc
- 冒泡排序,插入排序,选择排序
- (21688012)微信商城小程序
- (24517238)17 CDMA2000码分多址通信系统.zip
- (9993602)购物车小程序
- (172604420)STL常用容器1
- (173992034)完整word版-C语言程序设计(郑莉)课后习题答案.doc
- (174151238)EDFA的matlab建模,EDFA的matlab建模,EDFA的matlab建模,EDFA的matlab建模,EDFA的mat
- springboot2.x课程配套课件笔记springboot版PDF
- (174269454)C语言课程设计-考试报名管理系统
- (174517244)大一上学期C语言大作业.7z
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功