摘要: 进度更新 Responsive Web Design Certification (300 hours) 已经完成: basic html and html5 basic css applied visual design applied accessibility 还剩: responsive w 阅读全文
posted @ 2019-10-29 10:55 jane_panyiyun 阅读(131) 评论(0) 推荐(0) 编辑
摘要: This challenge animates an element to replicate the movement of a ball being juggled. Prior challenges covered the linear and ease-out cubic Bezier cu 阅读全文
posted @ 2019-10-29 10:37 jane_panyiyun 阅读(274) 评论(0) 推荐(0) 编辑
摘要: The last challenge introduced the animation-timing-function property and a few keywords that change the speed of an animation over its duration. CSS o 阅读全文
posted @ 2019-10-29 10:04 jane_panyiyun 阅读(194) 评论(0) 推荐(0) 编辑
摘要: In CSS animations, the animation-timing-function property controls how quickly an animated element changes over the duration of the animation. If the 阅读全文
posted @ 2019-10-29 09:46 jane_panyiyun 阅读(146) 评论(0) 推荐(0) 编辑
摘要: In the previous challenge, you changed the animation rates for two similarly animated elements by altering their @keyframes rules. You can achieve the 阅读全文
posted @ 2019-10-29 09:34 jane_panyiyun 阅读(152) 评论(0) 推荐(0) 编辑
摘要: There are a variety of ways to alter the animation rates of similarly animated elements. So far, this has been achieved by applying an animation-itera 阅读全文
posted @ 2019-10-29 09:28 jane_panyiyun 阅读(259) 评论(0) 推荐(0) 编辑
摘要: Here's one more continuous animation example with the animation-iteration-count property that uses the heart you designed in a previous challenge. The 阅读全文
posted @ 2019-10-29 09:22 jane_panyiyun 阅读(226) 评论(0) 推荐(0) 编辑