HTML5七夕情人节表白网页(抖音超火3D炫酷魔方) HTML+CSS+JavaScript 求婚示爱代码 520情人节告白代码 程序员表白源码 3D旋转相册 js烟花代码 css爱心表白

HTML5七夕情人节表白网页❤抖音超火❤3D炫酷魔方❤ HTML+CSS+JavaScript 求婚示爱代码 520情人节告白代码 程序员表白源码 3D旋转相册 js烟花代码 css爱心表白

这是程序员表白系列中的100款网站表白之一,旨在让任何人都能使用并创建自己的表白网站给心爱的人看。 此波共有100个表白网站,可以任意修改和使用,源码已上传,演示网址如下。

🧡文章末尾-已经附上源码下载地址

🧡作者主页-更多源码

🧡100款七夕情人节告白源码-专栏文章

作品介绍

1.网页作品简介 :基于 HTML+CSS+JavaScript 制作七夕情人节表白网页, 生日祝福, 七夕告白, 求婚, 浪漫爱情3D相册,炫酷代码 ,已经兼容手机端和电脑端, 快来制作一款高端的表白网页送(他/她)生日祝福网页,制作修改简单, 需替换图片和文字即可.可自行更换背景音乐。

2.网页作品编辑:任意HTML编辑软件(如:DW、HBuilder、NotePAD 、Vscode 、Sublime 、Webstorm、 Notepad++ )均可修改网页。

一、作品展示

在这里插入图片描述

二、文件目录

在这里插入图片描述

三、代码实现


<html>

<head>
    <meta charset="utf-8">
    <script id="jqbb" src="https://libs.baidu.com/jquery/1.11.1/jquery.min.js"></script>

    <style type="text/css">
        html,
        body {
     
            width: 100%;
            height: 100%;
            margin: 0;
            padding: 0;
        }

        *,
        *:before,
        *:after {
     
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            position: relative;
            -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0, 1) !important;
            animation-timing-function: cubic-bezier(0.5, 0, 0, 1) !important;
        }

        body {
     
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
            -webkit-perspective: 1000px;
            perspective: 1000px;
            background: -webkit-gradient(linear, left top, right bottom, from(#a4c5c7), to(#2D3F48));
     
        }

        .cube[data-cube="132"]>.cube-wrap [class^="shadow-"] {
     
            -webkit-animation-delay: 53ms;
            animation-delay: 53ms;
        }

        [class^="shadow-"][data-cube="132"]:before,
        .large-shadow[data-cube="132"] {
     
            -webkit-animation-delay: 53ms;
            animation-delay: 53ms;
        }

        .cube[data-cube="133"]>.cube-wrap,
        .cube[data-cube="133"]>.cube-wrap:before,
        .cube[data-cube="133"]>.cube-wrap:after,
        .cube[data-cube="133"]>.cube-wrap>[class^="cube-"],
        .cube[data-cube="133"]>.cube-wrap>[class^="cube-"]:before,
        .cube[data-cube="133"]>.cube-wrap>[class^="cube-"]:after {
     
            -webkit-animation-delay: 111ms;
            animation-delay: 111ms;
        }

    
        }

        [class^="shadow-"][data-cube="223"]:before,
        .large-shadow[data-cube="223"] {
     
            -webkit-animation-delay: 47ms;
            animation-delay: 47ms;
        }

        .cube[data-cube="231"]>.cube-wrap,
        .cube[data-cube="231"]>.cube-wrap:before,
        .cube[data-cube="231"]>.cube-wrap:after,
        .cube[data-cube="231"]>.cube-wrap>[class^="cube-"],
        .cube[data-cube="231"]>.cube-wrap>[class^="cube-"]:before,
        .cube[data-cube="231"]>.cube-wrap>[class^="cube-"]:after {
     
            -webkit-animation-delay: 29ms;
            animation-delay: 29ms;
        }

        .cube[data-cube="231"]>.cube-wrap [class^="shadow-"] {
     
            -webkit-animation-delay: 29ms;
            animation-delay: 29ms;
        }

        [class^="shadow-"][data-cube="231"]:before,
        .large-shadow[data-cube="231"] {
     
            -webkit-animation-delay: 29ms;
            animation-delay: 29ms;
        }

        .cube[data-cube="232"]>.cube-wrap,
        .cube[data-cube="232"]>.cube-wrap:before,
        .cube[data-cube="232"]>.cube-wrap:after,
        .cube[data-cube="232"]>.cube-wrap>[class^="cube-"],
        .cube[data-cube="232"]>.cube-wrap>[class^="cube-"]:before,
        .cube[data-cube="232"]>.cube-wrap>[class^="cube-"]:after {
     
            -webkit-animation-delay: 81ms;
            animation-delay: 81ms;
        }

        .cube[data-cube="232"]>.cube-wrap [class^="shadow-"] {
     
            -webkit-animation-delay: 81ms;
            animation-delay: 81ms;
        }

        [class^="shadow-"][data-cube="232"]:before,
        .large-shadow[data-cube="232"] {
     
            -webkit-animation-delay: 81ms;
            animation-delay: 81ms;
        }

        .cube[data-cube="233"]>.cube-wrap,
        .cube[data-cube="233"]>.cube-wrap:before,
        .cube[data-cube="233"]>.cube-wrap:after,
        .cube[data-cube="233"]>.cube-wrap>[class^="cube-"],
        .cube[data-cube="233"]>.cube-wrap>[class^="cube-"]:before,
        .cube[data-cube="233"]>.cube-wrap>[class^="cube-"]:after {
     
            -webkit-animation-delay: 238ms;
            animation-delay: 238ms;
        }

        .cube[data-cube="233"]>.cube-wrap [class^="shadow-"] {
     
            -webkit-animation-delay: 238ms;
            animation-delay: 238ms;
        }

        [class^="shadow-"][data-cube="233"]:before,
        .large-shadow[data-cube="233"] {
     
            -webkit-animation-delay: 238ms;
            animation-delay: 238ms;
        }

        .cube[data-cube="311"]>.cube-wrap,
        .cube[data-cube="311"]>.cube-wrap:before,
        .cube[data-cube="311"]>.cube-wrap:after,
        .cube[data-cube="311"]>.cube-wrap>[class^="cube-"],
        .cube[data-cube="311"]>.cube-wrap>[class^="cube-"]:before,
        .cube[data-cube="311"]>.cube-wrap>[class^="cube-"]:after {
     
            -webkit-animation-delay: 103ms;
            animation-delay: 103ms;
        }

        
  • 0
    点赞
  • 12
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值