第十一章
1、 box-sizing:border-box(让宽度和高度包含内边距和边框)
2、 clear让后面的元素显示在浮动元素的后面
3、 z-index只对只对绝对、固定、相对定位的元素有效
4、 vertical-aligh只用于行内元素
baseline/middle/sub/super/text-top/text-bottom/top/bottom/百分比/值
第十二章
1、
and (min-width/max-width/resolution:value)] href=]] />
2、
第十三章
1、
body {
font-family : ’ pt_sansregular’ ;
}
@font-face {
font-family : 'pt_sansregular' ;
src : url('PTS55F-webfont.eot') ;
src : url('PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
url('PTS55F-webfont.woff') format('woff'),
url('PTS55F-webfont.ttf') format('truetype') ;
font-weight : normal ;
font-style : normal ;
}
查看更多关于《HTML5与CSS3基础教程》学习笔记ThreeDay-逆光飞翔23的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did115574