国产精品天干天干,亚洲毛片在线,日韩gay小鲜肉啪啪18禁,女同Gay自慰喷水

歡迎光臨散文網(wǎng) 會(huì)員登陸 & 注冊(cè)

康娜醬說:老爺們,給個(gè)贊吧!康納快沒電啦![附代碼]

2023-09-16 00:28 作者:泥想什么呢想  | 我要投稿

index.html

<!DOCTYPE html>

<html>

<head>

<meta charset="utf-8">

<meta name="viewport" content="width=device-width, initial-scale=1">

<link rel="stylesheet" type="text/css" href="style.css">

<title>CSS 3D Hover Effects</title>

</head>

<body>

<div class="container">

<div class="box">

<img src="01.jpg">

</div>

<div class="box">

<img src="02.jpg">

</div>

<div class="box">

<img src="03.jpg">

</div>

<div class="box">

<img src="04.jpg">

</div>

<div class="box">

<img src="05.jpg">

</div>

<div class="box">

<img src="06.jpg">

</div>

</div>

</body>

</html>


style.css

*

{

margin: 0;

padding:0;

box-sizing: border-box;

}

body

{

display: flex;

justify-content: center;

align-items: center;

min-height: 100vh;

background: #1a252c;

}

.container

{

position: relative;

display: flex;

justify-items: center;

transform-style: preserve-3d;

}

.container .box

{

position: relative;

width: 240px;

height: 240px;

transition: 0.5s;

-webkit-box-reflect:below 1px linear-gradient(transparent,#0002);

}

.container .box img

{

position: absolute;

top: 0;

left: 0;

width: 100%;

height: 100%;

object-fit: cover;

}

.container:hover > :not(:hover)

{

margin: 0 -40px;

filter: drop-shadow(0 0 25px #000) drop-shadow(0 0 45px #000);

transform: perspective(500px) rotateY(45deg) scale(0.95);

}

.container .box:hover ~ .box

{

transform: perspective(500px) rotateY(-45deg) scale(0.95);

}

.container .box:hover

{

transform: perspective(500px) rotateY(0) scale(1.5);

z-index:1000;

}

素材圖片







康娜醬說:老爺們,給個(gè)贊吧!康納快沒電啦![附代碼]的評(píng)論 (共 條)

分享到微博請(qǐng)遵守國(guó)家法律
句容市| 白朗县| 清徐县| 辰溪县| 驻马店市| 石泉县| 连南| 大石桥市| 新沂市| 新巴尔虎左旗| 蓬莱市| 潢川县| 鞍山市| 江都市| 土默特左旗| 且末县| 达日县| 石渠县| 鱼台县| 滨海县| 荆州市| 普宁市| 肇州县| 凤阳县| 正宁县| 南昌县| 宜君县| 建昌县| 湖州市| 牙克石市| 乐陵市| 昌都县| 安顺市| 海淀区| 新蔡县| 平谷区| 前郭尔| 海丰县| 汝城县| 肃南| 容城县|