加載小動(dòng)畫(huà)

<!DOCTYPE html>
<html>
<meta charset="utf-8">
<script src="https://cdn.bootcss.com/jquery/3.3.1/jquery.js"></script>
<style type="text/css">
.div-child-out {
width: 300px;
height: 300px;
box-sizing: border-box;
margin: 50px;
transform: rotate(45deg);
animation: antRotate 1.2s infinite linear;
}

    .div-child {
        width: 150px;
        height: 150px;
        float: left;
        border: 1px solid #cdcdcd;
        box-sizing: border-box;
        opacity: 0.3;
    }

    .div-child:nth-child(1) {
        background: yellow;
        border-radius: 13px 100px 0px 113px;
    }

    .div-child:nth-child(2) {
        background: green;
        border-radius: 140px 10px 174px 0px;
    }

    .div-child:nth-child(3) {
        background: hotpink;
        border-radius: 140px 4px 180px 12px;
    }

    .div-child:nth-child(4) {
        background: aqua;
        border-radius: 10px 359px 21px 339px;
    }

    @keyframes antRotate {
        100% {
            transform: rotate(405deg);
        }
    }
    </style>

    <body>
        <div class="div-child-out">
            <div class="div-child"></div>
            <div class="div-child"></div>
            <div class="div-child"></div>
            <div class="div-child"></div>
        </div>
        <script>
        </script>
    </body>

    </html>
我的動(dòng)畫(huà)

我的動(dòng)畫(huà)_2
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時(shí)請(qǐng)結(jié)合常識(shí)與多方信息審慎甄別。
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡(jiǎn)書(shū)系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。

相關(guān)閱讀更多精彩內(nèi)容

  • 作為熙熙攘攘的人群中的一員,我不得不給自己冠上一頂“游客”的帽子,(再配上一張游客照,完美。雖然給自己的定位是文化...
    大米Ariana閱讀 169評(píng)論 0 1
  • 讓我如何把你看清楚 在這黑夜即將來(lái)臨的時(shí)刻 左右搖擺的是風(fēng) 掠過(guò) 搖晃著我心情的起落 天空漫卷著狂云 涌動(dòng)成...
    驚濤的詩(shī)閱讀 340評(píng)論 4 21
  • 時(shí)光的轉(zhuǎn)輪再次將你我卷入這炎炎六月 夏至已至 寒窗數(shù)載的學(xué)子在步入社會(huì)之際 首要面臨一場(chǎng)勞燕紛飛之苦 都說(shuō)大學(xué)里的...
    冷月光寒閱讀 245評(píng)論 1 1
  • 食物變質(zhì)腐爛,聞到都令人作嘔。還要接近它收拾掉扔進(jìn)垃圾桶。。就連那氣味都久久不能散去。 更何況人心呢。在外邊久了,...
    傾慕宸閱讀 335評(píng)論 0 0

友情鏈接更多精彩內(nèi)容