Catherine_zhilin

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2018年5月8日

摘要: 1.transitions 示例代码: 1 <!DOCTYPE html> 2 <html> 3 <head> 4 <style> 5 div{ 6 width:200px; 7 height: 200px; 8 background: red; 9 -webkit-transition:width 阅读全文
posted @ 2018-05-08 08:36 kkkshiki 阅读(143) 评论(0) 推荐(0)