1. 首页
  2. 数据库
  3. 其它
  4. css3 中translate和transition的使用方法

css3 中translate和transition的使用方法

上传者: 2021-02-21 21:44:19上传 PDF文件 38.18KB 热度 15次
translate和transition一直让我觉得,很牛皮很强大,怎么也学不会,其实是自己比较抗拒去了解她,接口看了不到半个小时的文档,大概了解了下,下面是示例,可以下载下来自己运行下试试 <!DOCTYPE html> <html> <head> <title>translate和transition</title> </head> <body> <style type=text/css> div { width: 100px; height: 75px; backg
下载地址
用户评论