上一页 1 2 3 4 5 6 7 8 9 ··· 12 下一页
摘要: 1. 权重: 内联:A ID:B Class:C 标签:D 继承:0 2. 文字阴影text-shadow 3. 文字缩进text-index 4. 文本换行 5. 文本溢出 6. 圆角 border-radius 7. 阴影 box-shadow 8. 背景图片铺满 background-size 阅读全文
posted @ 2017-01-12 16:30 HepburnXiao 阅读(171) 评论(0) 推荐(0)
摘要: 原文 Huang doesn't think of acting as pretending to be someone else.Rather,she considers it an opportunity to become someone else.To do that,she works h 阅读全文
posted @ 2017-01-12 14:53 HepburnXiao 阅读(166) 评论(0) 推荐(0)
摘要: 1、*用于匹配任何的标记 2、>用于指定父子节点关系 3、E+F毗邻元素选择器,匹配所以紧随E元素之后的同级元素F 4、E~F匹配所以E元素之后的同级元素F 5、名称[表达式] [att=val] [att^=val] [att$=val] [att*=val] 6、伪类 6.1 :hover, : 阅读全文
posted @ 2017-01-12 09:49 HepburnXiao 阅读(154) 评论(0) 推荐(0)
摘要: 原文 This actress becomes each character she plays Grace Huang has no interested in doing same thing year after year.For her,acting is a way of experien 阅读全文
posted @ 2017-01-11 14:48 HepburnXiao 阅读(272) 评论(0) 推荐(0)
摘要: 原文 You'll laugh, you'll cry It's aesy to imaginehow the activities of CWB produce many emotional and encouraging stories.A clown who goes by the name 阅读全文
posted @ 2017-01-10 15:49 HepburnXiao 阅读(217) 评论(0) 推荐(0)
摘要: 原文 Taking laughter to those who need it most "When will you all return again?"the Croatian refugee children asked the clowns after their funny,living 阅读全文
posted @ 2017-01-09 11:12 HepburnXiao 阅读(203) 评论(0) 推荐(0)
摘要: 原文 We can't move beyond the past until our emotional debts are paid. Many people today live under the weight of loans and credit cards.As harmful as f 阅读全文
posted @ 2017-01-06 14:11 HepburnXiao 阅读(1060) 评论(0) 推荐(0)
摘要: 原文 Some fresh air After your time underground,you can return to ground level or maybe even a little higher at Kosciuszko Mound. The 34-meter hill is a 阅读全文
posted @ 2017-01-05 14:36 HepburnXiao 阅读(181) 评论(0) 推荐(0)
摘要: 原文 History lives on in this distinguished Polish city Though it may be ancient. KraKow, Poland, is alive and well as it celebrates and commemorates it 阅读全文
posted @ 2017-01-04 15:54 HepburnXiao 阅读(218) 评论(0) 推荐(0)
摘要: 绝对定位:1. 脱离了文档流,没有浮动效果2. 默认情况下,设置了绝对定位的块,它的Top,left是相对于浏览器的3. 当给设置了绝对定位的块的父元素设置定位的时候(绝对、相对、固定), 那么改元素的top和left相对的是父元素的。 相对定位: 1. 没有脱离文档流,浮动有影响 2. 设置相对定 阅读全文
posted @ 2017-01-03 14:44 HepburnXiao 阅读(141) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 ··· 12 下一页