当前位置:网站首页>Mouse over effect 8
Mouse over effect 8
2022-07-01 02:38:00 【Ziwei front end】

<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)边栏推荐
- How to use Jieba participle in unity
- The image variables in the Halcon variable window are not displayed, and it is useless to restart the software and the computer
- [punch in questions] integrated daily 5 questions sharing (phase I)
- Rocketqa: cross batch negatives, de noised hard negative sampling and data augmentation
- Résumé des styles de développement d'applets Wechat
- SAP ALV summary is inconsistent with exported excel summary data
- Machine learning 9-universal approximator radial basis function neural network, examining PDA and SVM from a new perspective
- 鼠标悬停效果七
- Pulsar的Proxy支持和SNI路由
- 5款主流智能音箱入门款测评:苹果小米华为天猫小度,谁的表现更胜一筹?
猜你喜欢

Xception learning notes

Visual effects, picture to cartoon function

Detailed data governance knowledge system

Rocketqa: cross batch negatives, de noised hard negative sampling and data augmentation

Zero foundation self-study SQL course | window function

What is PMP?

如何在智汀中實現智能鎖與燈、智能窗簾電機場景聯動?

AI 边缘计算平台 - BeagleBone AI 64 简介

Contrastive learning of Class-agnostic Activation Map for Weakly Supervised Object Localization and

RestCloud ETL实践之无标识位实现增量数据同步
随机推荐
Proxy support and SNI routing of pulsar
The latest wechat iPad protocol code obtains official account authorization, etc
ANR问题的分析与解决思路
Contrastive learning of Class-agnostic Activation Map for Weakly Supervised Object Localization and
鼠标悬停效果四
Pulsar theme compression
如何在智汀中实现智能锁与灯、智能窗帘电机场景联动?
Image preloading in JS
联想X86服务器重启管理控制器(XClarity Controller)或TSM的方法
robots. Txt restrict search engine inclusion
旷世轻量化网络ShuffulNetV2学习笔记
import tensorflow. contrib. Slim as slim error
halcon数组的一些使用
手机上怎么开户?还有,在线开户安全么?
I want to know how to open a stock account? Is it safe to open an account online?
What is project management?
Alphabet rearrange inator 3000 (dictionary tree custom sorting)
DenseNet网络论文学习笔记
基于OPENCV和图像减法的PCB缺陷检测
Rocketqa: cross batch negatives, de noised hard negative sampling and data augmentation