div+css实现图片img不规则边框鼠标悬浮抖动动画效果代码

代码语言:html

所属分类:悬停

代码描述:div+css实现图片img不规则边框鼠标悬浮抖动动画效果代码

代码标签: div css 图片 img 不规则 边框 鼠标 悬浮 抖动 动画

下面为部分代码预览,完整代码请点击下载或在bfwstudio webide中打开

<!DOCTYPE html>
<html lang="en" >

<head>
  <meta charset="UTF-8">
  

  
  
  
<style>
/* Shape taken from: https://css-generators.com/blob/  */
:nth-child(1 of img) {
  clip-path: shape(from 90.89% 45.64%,curve to 93.04% 54.85% with 93.56% 50.00%,curve to 88.92% 63.36% with 92.52% 59.71%,curve to 85.12% 72.43% with 85.31% 67.01%,curve to 80.16% 79.84% with 84.93% 77.86%,curve to 71.71% 84.64% with 75.38% 81.83%,curve to 64.58% 93.09% with 68.04% 87.45%,curve to 55.56% 93.65% with 61.12% 98.72%,curve to 44.63% 92.82% with 50.00% 88.58%,curve to 35.60% 92.27% with 39.26% 97.07%,curve to 26.56% 86.82% with 31.95% 87.48%,curve to 20.85% 79.83% with 21.17% 86.16%,curve to 13.55% 72.21% with 20.53% 73.50%,curve to 4.51% 65.88% with 6.58% 70.91%,curve to 5.39% 55.43% with 2.45% 60.85%,curve to 9.90% 45.60% with 8.32% 50.00%,curve to 12.31% 36.73% with 11.47% 41.21%,curve to 14.90% 27.83% with 13.14% 32.25%,curve to 20.42% 20.52% with 16.65% 23.41%,curve to 27.53% 13.96% with 24.19% 17.64%,curve to 36.18% 11.48% wi.........完整代码请登录后点击上方下载按钮下载查看

网友评论0