当前位置:网站首页>鼠标悬停效果八
鼠标悬停效果八
2022-07-01 02:31:00 【紫微前端】
<div class="d-1">1. Hover me </div>
<div class="d-2">2. Hover me </div>
<div class="d-3">3. Hover me </div>
<div class="d-4">4. Hover me </div>
<style>
.d-1 {
--d:14px;
padding: 8px 8px 8px calc(8px + var(--d));
background: linear-gradient(rgba(255,255,255,0.4) 0 0) left/var(--d) 100% no-repeat;
clip-path: polygon(var(--d) 3px,var(--d) 0,100% 0,100% 100%,var(--d) 100%,var(--d) calc(100% - 3px));
transform: perspective(1000px) rotateY(0deg);
transition: 0.4s,color 0.4s 0.4s,background-color 0.4s 0.4s;
}
.d-1:hover {
background-color: #000;
color: #fff;
clip-path: polygon(0px 3px,var(--d) 0,100% 0,100% 100%,var(--d) 100%,0 calc(100% - 3px));
transform: perspective(1000px) rotateY(40deg)
边栏推荐
- Image preloading in JS
- Leetcode(524)——通过删除字母匹配到字典里最长单词
- SWT/ANR问题--StorageManagerService卡住
- (总结一)Halcon基础之寻找目标特征+转正
- 如何在智汀中实现智能锁与灯、智能窗帘电机场景联动?
- [JS] [Nuggets] get people who are not followers
- Visual effects, picture to cartoon function
- 7_ Openresty installation
- RestCloud ETL实践之无标识位实现增量数据同步
- How to add a condition for an associated table in an SQL statement [null value required or not required]
猜你喜欢
Comment réaliser la liaison entre la serrure intelligente et la lampe, la scène du moteur de rideau intelligent dans le timing intelligent?
@The difference between configurationproperties and @value
js中的图片预加载
Int and bit group turn to each other
What is PMP?
pycharm 软件deployment 灰色 无法点
House change for agricultural products? "Disguised" house purchase subsidy!
Desai wisdom number - other charts (parallel coordinate chart): employment of fresh majors in 2021
Pytorch —— 基礎指北_貳 高中生都能看懂的[反向傳播和梯度下降]
CentOS installs multiple versions of PHP and switches
随机推荐
联想X86服务器重启管理控制器(XClarity Controller)或TSM的方法
What other hot spots are hidden under 1500W playback? Station B 2 future trends you can't miss
centos 安装多个版本的php并切换
使用ipmitool配置X86服务器的BMC网络和用户信息
Nacos configuration center tutorial
如果我在北京,到哪里开户比较好?另外,手机开户安全么?
With one-stop insight into industry hot spots, the new function "traffic market" of feigua data station B is launched!
QML control type: tooltip
Evaluation of the entry-level models of 5 mainstream smart speakers: apple, Xiaomi, Huawei, tmall, Xiaodu, who is better?
What is project management?
7_ Openresty installation
Pytorch - - Basic Reference North Deux élèves du secondaire peuvent comprendre [Rétropropagation et Gradient descendant]
What is the difference between port number and process number?
Optimal Transport系列1
Focusing on green and low carbon, data center cooling has entered a new era of "intelligent cooling"
SWT / anr issues - ams/wms
Leetcode 面试题 17.10. 主要元素
旷世轻量化网络ShuffulNetV2学习笔记
小程序自定义顶部导航栏,uni-app微信小程序自定义顶部导航栏
Thread Detach