当前位置:网站首页>【案例】2D变换-旋转动画
【案例】2D变换-旋转动画
2022-08-02 17:14:00 【发呆少女】
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>2D旋转变换动画</title>
<style> div {
width: 300px; height: 300px; background-color: aqua; margin: 100px auto; overflow: hidden; } div::after {
display: block; box-sizing: border-box; content: '哈喽'; width: 100%; height: 100%; background-color: pink; text-align: center; padding-top: 125px; transform-origin: bottom left; transform: rotate(90deg); transition: transform 0.5s; color: #fff; font-size: 50px; } div:hover::after {
transform: rotate(0); } </style>
</head>
<body>
<div></div>
</body>
</html>
边栏推荐
- 嵌入式Qt-做一个秒表
- MySQL索引
- 深圳地铁16号线二期进入盾构施工阶段,首台盾构机顺利始发
- npm install 编译时报“Cannot read properties of null (reading ‘pickAlgorithm‘)“
- 暴跌99.7%后,谁还在买卖「二舅币」?
- SQL 正则解析手机号码提供商
- Security First: Tools You Need to Know to Implement DevSecOps Best Practices
- Pytest study notes
- H.265视频流媒体播放器EasyPlayer.js集成时报错“SourceBuffer ”如何解决?
- Kubernetes:(六)Pod重启策略和状态解释
猜你喜欢
MySQL索引
小程序毕设作品之微信体育馆预约小程序毕业设计成品(7)中期检查报告
每日优鲜倒了,叮咚买菜的春天在哪?
土巴兔IPO五次折戟,互联网家装未解“中介”之痛
Kubernetes:(七)优化大法(江湖失传已久的武林秘籍)
navicat creates a connection 2002-can't connect to server on localhost (10061) and the mysql service has started the problem
navicat premium 15 下载安装详细教程
二舅“反转”了?
安全至上:落地DevSecOps最佳实践你不得不知道的工具
cpolar应用实例之多设备数据采集
随机推荐
常用软件静默安装参数
持续集成(五)Jenkins配置父子job
9月起中国给予多哥等16国98%税目产品零关税待遇
Gartner released, annual Challenger!
Nacos配置中心工作原理(超简单)
ffmpeg编译后找不到libx264
德国客户对文档管理系统、工作流自动化软件 DocuWare 的评价
npm install 时,卡住不动,五种解决方法
每日优鲜倒了,叮咚买菜的春天在哪?
MySQL——慢查询日志分析
Oracle分析归档日志内容时,发现很多null?
ES: export 的用法
golang刷leetcode动态规划(8)盈利计划
npm install 编译时报“Cannot read properties of null (reading ‘pickAlgorithm‘)“
“蔚来杯“2022牛客暑期多校训练营4 E - Jobs (Hard Version)
JS数组删除其中一个元素
Flink Learning 9: Configure the idea to develop the flink-Scala program environment
Nacos面试题
一文搞懂│php 中的 DI 依赖注入
What is the difference between erp system and wms system