【html+css 绚丽Loading】 000020 三才流转盘

前言:哈喽,大家好,今天给大家分享html+css 绚丽Loading!并提供具体代码帮助大家深入理解,彻底掌握!创作不易,如果能帮助到大家或者给大家一些灵感和启发,欢迎收藏+关注哦 💕

共同探索软件研发!敬请关注【宝码香车】
csdngif标识


📚💡📝🗂️✍️🛠️💻🚀🎉🏗️🌐🖼️🔗📊👉🔖⚠️🌟🔐⬇️·正文开始⬇️·🎥😊🎓📩😺🌈🤝🤖📜📖📋🔍✅🧰❓📄📢📈 🙋1️⃣2️⃣3️⃣

📚一、效果

效果描述

📚二、信息

💡1.简介:

三才流转盘,一款源自修真界的神秘兵器,由三个圆圈组成,每个圆圈分别代表天、地、人三才中的一种力量,象征着宇宙的平衡与和谐。这款兵器的独特之处在于其运行方式,三个圆圈会形成一个正三角形,然后沿顺时针方向,依次移动到对方的位置上,循环往复,象征着三才之力的流转与宇宙万物的循环更替。

💡2.外观描述:

外观描述:三才流转盘的三个圆圈分别散发出不同的光芒。第一个圆圈散发出明亮的金色光芒,象征着天的力量和至高无上的法则;第二个圆圈散发出深邃的蓝色光芒,象征着地的力量和深厚的根基;第三个圆圈散发出柔和的绿色光芒,象征着人的力量和生命的活力。每个圆圈的表面都刻有复杂的符文,这些符文蕴含着修真者对三才法则的理解和掌握,能够在战斗中释放出强大的灵力,增强兵器的威力。

💡3.使用方式:

使用方式:在使用三才流转盘时,使用者需将流转盘握在手中,集中精神,与流转盘中的灵力产生共鸣。当共鸣达到一定程度时,三个圆圈会形成一个正三角形,然后沿顺时针方向,依次移动到对方的位置上,循环往复,形成一种三才流转的模式,象征着三才之力的流转与宇宙万物的循环更替。

💡4.战斗方式:

战斗方式:在战斗中,三才流转盘可以释放出三才的力量,形成各种攻击方式。例如,当第一个圆圈移动到第二个圆圈的位置上时,可以释放出天与地的力量,攻击敌人;当第二个圆圈移动到第三个圆圈的位置上时,可以释放出地与人的力量,稳固自身。同时,三才流转盘的流转过程,也可以让使用者在战斗中保持灵力的平衡,避免过度消耗,从而达到持续战斗的效果。

此外,三才流转盘还具有强大的防御能力。在使用者遭受攻击时,三才流转盘会自动流转,形成一个由三才力量组成的护盾,抵挡敌人的攻击。这种护盾不仅能够抵挡物理攻击,还能够抵挡灵力攻击,甚至能够抵挡一些特殊攻击,如灵魂攻击、诅咒攻击等。

💡5.提升:

三才流转盘的提升:三才流转盘不仅是一件强大的兵器,更是一件修炼的法宝。使用者可以通过修炼与流转盘的共鸣,提升自身的修为。在修炼过程中,三才流转盘会以三才流转的方式,引导使用者吸收和转化三才的力量,提升自身的灵力和元素掌控能力。同时,这种三才流转方式也能够引导使用者理解三才之力的流转与宇宙万物的循环更替,提升自身的智慧和境界。

💡6.传说:

三才流转盘的传说:据传,三才流转盘是由修真界的大能者所创,融合了三才的力量和修真者的智慧,是一件极其珍贵的法宝。拥有三才流转盘的修真者,不仅能够获得强大的力量,还能够获得宇宙万物的祝福,成为修真界的大能者。但是,三才流转盘也有其危险性,如果使用者的修为不足,或者心性不纯,就有可能被流转盘中的灵力反噬,甚至被流转盘的三才流转过程所控制,成为流转盘的奴隶。

总的来说,三才流转盘是一款强大的修真界兵器,它不仅具有强大的攻击和防御能力,更具有独特的三才流转机制,让使用者在战斗和修炼中保持灵力的平衡,是一款极其珍贵的法宝。同时,三才流转盘的三才流转过程也象征着三才之力的流转与宇宙万物的循环更替,让使用者在修炼中理解宇宙的奥秘,提升自身的智慧和境界。

因环境变化,修真界已不存在,只留下残影存世,望各位道友笑纳,代码如下

📚三、上代码,可以直接复制使用

🗂️目录

目录描述

✍️html

<!doctype html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport"
          content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">

    <link rel="stylesheet" type="text/css" href="./style.css"/>
    <title>000020</title>
</head>
<body>
<div class="container">
    <h1 style="font-size:33px;text-align: center;color:#fff;margin-bottom: 80px;padding-top: 100px;text-shadow: 0 3px 3px #4c6ed3;">
        【html+css 绚丽Loading】 000020 三才流转盘
    </h1>


    <div class="wrapper">
        <!--        loading begin 不要这个loadWrapper也行,就是少了透视感,一般人不易发觉-->
        <div class="loadWrapper">
            <div class="ball-triangle-path">
                <div></div>
                <div></div>
                <div></div>
            </div>
        </div>
        <!--        loading end-->
    </div>

    <!--        loading的位置-->
    <div class="loadType">
        <!--            loading在上-->
        <div class="loadCard">
<!--            main begin-->
            <div class="loadTop">
                <div class="loadWrapper">
                    <div class="ball-triangle-path">
                        <div></div>
                        <div></div>
                        <div></div>
                    </div>
                </div>
                <div class="loadMsg">
                    加载中•••
                </div>
            </div>
<!--            main end-->

            <div class="loadTitle">
                loading 在<span>上边</span>
            </div>
        </div>

        <!--            loading在下-->
        <div class="loadCard">
<!--            main begin-->
            <div class="loadDown">
                <div class="loadWrapper">
                    <div class="ball-triangle-path">
                        <div></div>
                        <div></div>
                        <div></div>
                    </div>
                </div>
                <div class="loadMsg">
                    加载中•••
                </div>
            </div>
<!--            main end-->
            <div class="loadTitle">
                loading 在<span>下边</span>
            </div>
        </div>

        <!--            loading在左-->
        <div class="loadCard">
<!--            main begin-->
            <div class="loadLeft">
                <div class="loadWrapper">
                    <div class="ball-triangle-path">
                        <div></div>
                        <div></div>
                        <div></div>
                    </div>
                </div>
                <div  class="loadMsg">
                    加载中•••
                </div>
            </div>
<!--            main end-->
            <div class="loadTitle">
                loading 在<span>左边</span>
            </div>
        </div>

        <!--            loading在右-->
        <div class="loadCard">
<!--            main begin-->
            <div class="loadRight">
                <div class="loadWrapper">
                    <div class="ball-triangle-path">
                        <div></div>
                        <div></div>
                        <div></div>
                    </div>
                </div>
                <div class="loadMsg">
                    加载中•••
                </div>
            </div>
<!--            main end-->
            <div class="loadTitle">
                loading 在<span>右边</span>
            </div>
        </div>


    </div>

</div>
</body>
</html>

✍️css

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

:root {
    --btn-bg-color: #fff;
    --font-color-black: #000;
    --btn-bg-color-hover: #FF5833;
}
.container {
    min-height: 100vh;
    background-color: #0e1538;
}

.wrapper {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 40px;
}

.loadType{
    display: flex;
    justify-content: center;
    gap:20px;
    color:#fff;
    margin-top: 50px;
}

.loadType .loadCard{
    display: flex;
    flex-direction: column;
    align-items: center;
    background:#4c6ed3;
    padding:15px;
    width: 180px;
}
.loadTitle{
    margin-top: 30px;
    padding:10px;
    background: #4fa7dd;

}
.loadTitle span{
    color: var(--btn-bg-color-hover);
    font-weight: 600;
}
/*loading在上 默认的,不用样式*/
/*loading在下*/
.loadTop,.loadDown{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap:24px;
    height: 100px;
}
.loadDown{
    display: flex;
    flex-direction: column-reverse;
}

/*loading在左*/
.loadLeft,.loadRight{
    display: flex;
    gap:24px;
    align-items: center;
    height: 100px;
}

/*loading在右*/
.loadRight{
    flex-direction: row-reverse;
}

.loadMsg{
    width: 100px;
    text-align: center;
}
/*main loading*/
.loadWrapper {
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 25%;
    max-width: 25%;
    height: 200px;
    align-items: center;
    justify-content: center;
    perspective: 500px;
}

@-webkit-keyframes ball-triangle-path-1 {
    33% {
        -webkit-transform: translate(25px, -50px);
        transform: translate(25px, -50px); }
    66% {
        -webkit-transform: translate(50px, 0px);
        transform: translate(50px, 0px); }
    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px); } }

@keyframes ball-triangle-path-1 {
    33% {
        -webkit-transform: translate(25px, -50px);
        transform: translate(25px, -50px); }
    66% {
        -webkit-transform: translate(50px, 0px);
        transform: translate(50px, 0px); }
    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px); } }

@-webkit-keyframes ball-triangle-path-2 {
    33% {
        -webkit-transform: translate(25px, 50px);
        transform: translate(25px, 50px); }
    66% {
        -webkit-transform: translate(-25px, 50px);
        transform: translate(-25px, 50px); }
    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px); } }

@keyframes ball-triangle-path-2 {
    33% {
        -webkit-transform: translate(25px, 50px);
        transform: translate(25px, 50px); }
    66% {
        -webkit-transform: translate(-25px, 50px);
        transform: translate(-25px, 50px); }
    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px); } }

@-webkit-keyframes ball-triangle-path-3 {
    33% {
        -webkit-transform: translate(-50px, 0px);
        transform: translate(-50px, 0px); }
    66% {
        -webkit-transform: translate(-25px, -50px);
        transform: translate(-25px, -50px); }
    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px); } }

@keyframes ball-triangle-path-3 {
    33% {
        -webkit-transform: translate(-50px, 0px);
        transform: translate(-50px, 0px); }
    66% {
        -webkit-transform: translate(-25px, -50px);
        transform: translate(-25px, -50px); }
    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px); } }

.ball-triangle-path {
    position: relative;
    -webkit-transform: translate(-29.994px, -37.50938px);
    transform: translate(-29.994px, -37.50938px); }
.ball-triangle-path > div:nth-child(1) {
    -webkit-animation-name: ball-triangle-path-1;
    animation-name: ball-triangle-path-1;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }
.ball-triangle-path > div:nth-child(2) {
    -webkit-animation-name: ball-triangle-path-2;
    animation-name: ball-triangle-path-2;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }
.ball-triangle-path > div:nth-child(3) {
    -webkit-animation-name: ball-triangle-path-3;
    animation-name: ball-triangle-path-3;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }
.ball-triangle-path > div {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 1px solid #fff; }
.ball-triangle-path > div:nth-of-type(1) {
    top: 50px; }
.ball-triangle-path > div:nth-of-type(2) {
    left: 25px; }
.ball-triangle-path > div:nth-of-type(3) {
    top: 50px;
    left: 50px;
}

到此这篇文章就介绍到这了,更多精彩内容请关注本人以前的文章或继续浏览下面的文章,创作不易,如果能帮助到大家,希望大家多多支持宝码香车~💕


整理不易,点赞关注宝码香车

更多专栏订阅推荐:
👍 html+css+js 绚丽效果
💕 vue
✈️ Electron
⭐️ js
📝 字符串
✍️ 时间对象(Date())操作

  • 12
    点赞
  • 8
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

宝码香车

你的鼓励将是我创作的最大动力!

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值