国产高清网站_亚洲一区二区综合_成人久久18免费网站_国产成人久久精品激情

您現在所在的位置:首頁 >關于奇酷 > 行業動態 > 兄臺你看:h5+css玩出新高度 奇酷web前端培訓等著你

兄臺你看:h5+css玩出新高度 奇酷web前端培訓等著你

來源:奇酷教育 發表于:

效果圖:<!DOCTYPE html><html><head> <title>奇酷2019web前端培訓_小豬佩奇< title> <style type="text css"> div { p

效果圖:
<!DOCTYPE html>
<html>
<head>
    <title>奇酷2019web前端培訓_小豬佩奇</title>
    <style type="text/css">
 
    div {
        position: absolute;
        transform-origin: left top;
    }
.pig_container {
    width: 800px;
    height: 800px;
    top: 0;
    left: 50px;
}
 
.pig_head {
    width: 300px;
    height: 200px;
    top: 100px;
    left: 100px;
    border-radius: 95% 50% 50% 50%/ 87% 80% 68% 50%;
    border: 6px solid #ef96c2;
    background-color: #ffb3da;
    transform: rotate(30deg);
    z-index: 100;
    box-sizing: border-box;
}
.pig_head_white_left_bottom {
    width: 200px;
    height: 154px;
    bottom: -7px;
    left: -38px;
    background-color: #fff;
    box-sizing: border-box;
}
.pig_head_white_left_top {
 
 
    width: 200px;
    height: 66px;
    bottom: 84px;
    background-color: #ffb3da;
    box-sizing: border-box;
    top: 166px;
    left: 134px;
    transform: rotate(34deg);
    z-index: 103;
}
.left_eye, .right_eye, .face, .mouth {
    z-index: 104;
}
.pig_nose {
    width: 51px;
    height: 70px;
    top: 147px;
    left: 107px;
    border-radius: 72% 72% 72% 72%/ 72% 72% 72% 72%;
    border: 6px solid #ef96c2;
    background-color: #ffb3da;
    transform: rotate(36deg);
    z-index: 103;
    box-sizing: border-box;
}
.pig_nose_bottom {
    width: 88px;
    height: 13px;
    top: 209px;
    left: 84px;
    border-radius: 50% 50% 50% 50%/ 0% 0% 100% 100%;
    border: 6px solid #ef96c2;
    background-color: #ffb3da;
    transform: rotate(35deg);
    z-index: 102;
    box-sizing: border-box;
    border-top-color: #ffb3da;
}
.pig_jaw {
    width: 97px;
    height: 104px;
    top: 249px;
    left: 141px;
    border-radius: 0% 0% 0% 76%/ 0% 0% 0% 74%;
    border: 6px solid #ef96c2;
    background-color: #ffb3da;
    transform: rotate(22deg);
    z-index: 100;
    box-sizing: border-box;
    border-top-color: #ffb3da;
    border-right-color: #ffb3da;
}
.pig_jaw_right {
    width: 13px;
    height: 6px;
    background-color: #ef96c2;
    top: 373px;
    left: 186px;
    transform: rotate(19deg);
    z-index: 100;
}
.left_eye_bg {
    width: 29px;
    height: 29px;
    top: 177px;
    left: 170px;
    border-radius: 50% 50% 50% 50%/ 50% 50% 50% 50%;
    border: 6px solid #fff;
    background-color: #fff;
    z-index: 101;
    box-sizing: border-box;
}
.left_eye_ball {
    width: 10px;
    height: 10px;
    top: 181px;
    left: 171px;
    border-radius: 50% 50% 50% 50%/ 50% 50% 50% 50%;
    border: 6px solid #000;
    background-color: #000;
    z-index: 101;
    box-sizing: border-box;
}
.left_eye_border {
    width: 34px;
    height: 34px;
    top: 174px;
    left: 166px;
    border-radius: 50% 50% 50% 50%/ 50% 50% 50% 50%;
    border: 6px solid #ef96c2;
    background-color: transparent;
    z-index: 101;
    box-sizing: border-box;
}
 
.right_eye_bg {
    width: 28px;
    height: 28px;
    top: 194px;
    left: 205px;
    border-radius: 50% 50% 50% 50%/ 50% 50% 50% 50%;
    border: 6px solid #fff;
    background-color: #fff;
    z-index: 101;
    box-sizing: border-box;
}
.right_eye_ball {
    width: 10px;
    height: 10px;
    top: 199px;
    left: 208px;
    border-radius: 50% 50% 50% 50%/ 50% 50% 50% 50%;
    border: 6px solid #000;
    background-color: #000;
    z-index: 101;
    box-sizing: border-box;
}
.right_eye_border {
    width: 35px;
    height: 37px;
    top: 191px;
    left: 202px;
    border-radius: 50% 50% 50% 50%/ 50% 50% 50% 50%;
    border: 6px solid #ef96c2;
    background-color: transparent;
    z-index: 101;
    box-sizing: border-box;
}
 
.mouth_bottom {
    width: 97px;
    height: 45px;
    top: 273px;
    left: 154px;
    border-radius: 50% 50% 50% 50%/ 0% 0% 100% 100%;
    border: 6px solid #d44b81;
    background-color: #000;
    z-index: 101;
    box-sizing: border-box;
    transform: rotate(19deg);
}
.mouth_middle {
    width: 98px;
    height: 27px;
    top: 272px;
    left: 154px;
    border-radius: 0% 0% 50% 50%/ 0% 0% 100% 100%;
    border: 6px solid #d44b81;
    background-color: #ffb3da;
    z-index: 101;
    box-sizing: border-box;
    transform: rotate(19deg);
    border-top-color: #ffb3da;
}
.mouth_top {
        width: 135px;
    height: 66px;
    top: 231px;
    left: 149px;
    border-radius: 50% 50% 50% 50%/ 0% 0% 100% 100%;
    background-color: #ffb3da;
    z-index: 101;
    transform: rotate(13deg);
 
 
}
.face {
    width: 49px;
    height: 59px;
    top: 243px;
    left: 269px;
    border-radius: 50% 50% 50% 50%/ 50% 50% 50% 50%;
    background-color: #ff96ce;
    transform: rotate(26deg);
}
 
.nose_kong_left {
    width: 12px;
    height: 12px;
    top: 179px;
    left: 93px;
    border-radius: 50% 50% 50% 50%/ 50% 50% 50% 50%;
    background-color: #da6c9b;
    z-index: 104;
}
.nose_kong_right {
    width: 12px;
    height: 12px;
    top: 182px;
    left: 109px;
    border-radius: 50% 50% 50% 50%/ 50% 50% 50% 50%;
    background-color: #da6c9b;
    z-index: 104;
}
 
.ear_left {
    width: 24px;
    height: 52px;
    top: 126px;
    left: 226px;
    border: 6px solid #ef96c2;
    border-radius: 50% 50% 50% 50%/ 35% 40% 50% 50%;
    background-color: #ffb3da;
    z-index: 99;
    transform: rotate(18deg);
}
.ear_right {
    width: 24px;
    height: 52px;
    top: 150px;
    left: 280px;
    border: 6px solid #ef96c2;
    border-radius: 50% 50% 50% 50%/ 35% 40% 50% 50%;
    background-color: #ffb3da;
    z-index: 99;
    transform: rotate(36deg);
}
 
.pig_body_bottom {
    width: 215px;
    height: 197px;
    top: 305px;
    left: 108px;
    border: 6px solid #e33b32;
    border-radius: 50% 50% 50% 50%/ 100% 100% 0% 0%;
    background-color: #eb5b50;
    z-index: 99;
}
 
.hand_left_middle {
    width: 78px;
    height: 12px;
    top: 432px;
    left: 63px;
    border-radius: 100% 100% 100% 17%/ 100% 90% 16% 90%;
    background-color: #ffbadf;
    z-index: 99;
    transform: rotate(-35deg);
}
.hand_left_top {
    width: 28px;
    height: 9px;
    top: 415px;
    left: 63px;
    border-radius: 100% 100% 100% 35%/ 100% 90% 16% 90%;
    background-color: #ffbadf;
    z-index: 99;
}
.hand_left_bottom {
        width: 20px;
    height: 9px;
    top: 420px;
    left: 93px;
    border-radius: 60% 59% 65% 90%/ 100% 90% 89% 90%;
    background-color: #ffbadf;
    z-index: 99;
    transform: rotate(98deg);
}
 
.hand_right_middle {
        width: 79px;
    height: 11px;
    top: 374px;
    left: 309px;
    border-radius: 100% 100% 15% 17%/ 99% 92% 90% 90%;
    background-color: #ffbadf;
    z-index: 99;
    transform: rotate(28deg);
}
.hand_right_top {
    width: 28px;
    height: 10px;
    top: 397px;
    left: 350px;
    border-radius: 100% 100% 15% 17%/ 99% 92% 90% 90%;
    background-color: #ffbadf;
    z-index: 99;
    transform: rotate(-7deg);
}
.hand_right_bottom {
    width: 28px;
    height: 11px;
    top: 395px;
    left: 356px;
    border-radius: 100% 100% 62% 17%/ 99% 92% 90% 90%;
    background-color: #ffbadf;
    z-index: 99;
    transform: rotate(69deg);
}
.left_foot {
        width: 11px;
    height: 52px;
    top: 507px;
    left: 175px;
    border-radius: 100% 100% 100% 100%/ 50% 50% 21% 20%;
    background-color: #ffbadf;
    z-index: 99;
}
.left_shoes {
        width: 51px;
    height: 14px;
    top: 553px;
    left: 138px;
    border-radius: 58% 187% 180% 50%/ 130% 123% 113% 100%;
    background-color: #000;
    z-index: 99;
    transform: rotate(0deg);
}
.right_foot {
    left: 268px;
}
.right_shoes {
    left: 230px;
}
.pig_shadow {
    width: 240px;
    height: 47px;
    top: 535px;
    left: 101px;
    border-radius: 50% 50% 50% 50%/ 50% 50% 50% 50%;
    background-color: rgba(171, 171, 171, 0.7);
    transform: rotate(-1deg);
}
.tail_left {
    width: 19px;
    height: 8px;
    top: 472px;
    left: 330px;
    border-radius: 50% 50% 50% 50%/ 0% 0% 100% 100%;
    transform: rotate(-9deg);
    background-color: #ffbadf;
    z-index: 99;
}
.tail_left_blank {
    width: 30px;
    height: 15px;
    top: 466px;
    left: 332px;
    border-radius: 50% 50% 50% 50%/ 0% 0% 100% 100%;
    transform: rotate(-36deg);
    background-color: #fff;
    z-index: 99;
}
.tail_right {
    width: 21px;
    height: 5px;
    top: 451px;
    left: 343px;
    border-radius: 0% 0% 51% 50%/ 0% 0% 100% 100%;
    transform: rotate(31deg);
    background-color: #fff;
    z-index: 99;
    border: 8px solid #ffbadf;
    border-top-color: #fff;
}
.tail_blank {
    width: 36px;
    height: 21px;
    top: 437px;
    left: 351px;
    transform: rotate(34deg);
    background-color: #fff;
    z-index: 99;
}
.tail_middle {
    width: 7px;
    height: 11px;
    top: 450px;
    left: 336px;
    border: 8px solid #ffbadf;
    border-radius: 50% 50% 50% 50%/ 50% 50% 50% 50%;
    background-color: #fff;
    z-index: 99;
}
.tail_circle {
    width: 17px;
    height: 8px;
    top: 475px;
    left: 358px;
    border-radius: 36% 37% 62% 63%/ 99% 92% 90% 90%;
    background-color: #ffbadf;
    z-index: 99;
    transform: rotate(-40deg);
}
 
    </style>
</head>
<body>
 <div>奇酷2019web前端培訓_小豬佩奇</div>
<div class="pig_container">
    <!-- 尾巴 -->
    <div class="tail_left"></div>
    <div class="tail_right"></div>
    <div class="tail_blank"></div>
    <div class="tail_middle"></div>
    <div class="tail_circle"></div>
    <!-- 底部陰影 -->
    <div class="pig_shadow"></div>
    <!-- 左腳 -->
    <div class="left_foot"></div>
    <div class="left_foot right_foot"></div>
    <!-- 左鞋 -->
    <div class="left_shoes"></div>
    <div class="left_shoes right_shoes"></div>
    <!-- 左手 -->
    <div>
        <div class="hand_left_top"></div>
        <div class="hand_left_bottom"></div>
        <div class="hand_left_middle"></div>
    </div>
    <!-- 身體 -->
    <div class="pig_body_bottom"></div>
    <!-- 右手 -->
    <div>
        <div class="hand_right_top"></div>
        <div class="hand_right_bottom"></div>
        <div class="hand_right_middle"></div>
    </div>
 
    <!-- 豬頭 -->
    <div>
        <!-- 耳朵 -->
        <div class="ear_left"></div>
        <div class="ear_right"></div>
        <div class="pig_head">
            <div class="pig_head_white_left_bottom"></div>
        </div>
            <div class="pig_head_white_left_top"></div>
        <!-- 鼻子 -->
        <div class="pig_nose"></div>
        <!-- 下巴 -->
        <div class="pig_jaw"></div>
        <div class="pig_jaw_right"></div>
        <div class="pig_nose_bottom"></div>
        <!-- 鼻孔 -->
        <div class="nose_kong_left"></div>
        <div class="nose_kong_right"></div>
        <!-- 左眼 -->
        <div class="left_eye">
            <div class="left_eye_bg"></div>
            <div class="left_eye_ball"></div>
            <div class="left_eye_border"></div>
        </div>
        <!-- 右眼 -->
        <div class="right_eye">
            <div class="right_eye_bg"></div>
            <div class="right_eye_ball"></div>
            <div class="right_eye_border"></div>
        </div>
        <!-- 嘴巴 -->
        <div class="mouth">
            <div class="mouth_bottom"></div>
            <div class="mouth_middle"></div>
            <div class="mouth_top"></div>
        </div>
        <!-- 臉頰 -->
        <div class="face"></div>
    </div>
</div>
</body>
</html>
 
国产高清网站_亚洲一区二区综合_成人久久18免费网站_国产成人久久精品激情

    <sup id="ys8cw"><kbd id="ys8cw"></kbd></sup>

    <sup id="ys8cw"><font id="ys8cw"><output id="ys8cw"></output></font></sup>

    欧美一级淫片007| 91性感美女视频| 中文字幕不卡三区| 在线看不卡av| 青青草国产成人av片免费| 久久精品视频免费观看| 色婷婷亚洲一区二区三区| 青青草国产精品97视觉盛宴 | 欧美日韩国产一二三| 琪琪一区二区三区| 国产精品乱子久久久久| 91精品久久久久久久久99蜜臂| 国产精品一区二区x88av| 亚洲午夜三级在线| 国产亚洲人成网站| 欧美日韩一区不卡| 成人精品鲁一区一区二区| 婷婷综合另类小说色区| 国产精品成人在线观看| 日韩一级精品视频在线观看| 97se亚洲国产综合自在线不卡| 免费观看一级欧美片| 亚洲美女区一区| 国产亚洲精久久久久久| 91亚洲精品久久久蜜桃网站| 久久久99久久精品欧美| 欧美三级韩国三级日本一级| 欧美三片在线视频观看 | 久久久久久久久久久黄色| 国产成人福利片| 日韩一区精品字幕| 国产精品超碰97尤物18| 亚洲精品在线观看网站| 日韩一二三四区| 欧美影视一区在线| 99riav一区二区三区| 国产丶欧美丶日本不卡视频| 免费在线观看视频一区| 亚洲妇女屁股眼交7| 亚洲乱码精品一二三四区日韩在线| 精品99999| 欧美一区二区精品在线| 欧美另类变人与禽xxxxx| 五月天丁香久久| 亚洲一区二区三区精品在线| 国产人妖乱国产精品人妖| 91精品国产色综合久久久蜜香臀| 91看片淫黄大片一级在线观看| 国产成人免费网站| 精品一区二区在线看| 欧美美女视频在线观看| fc2成人免费人成在线观看播放 | 日韩精品电影一区亚洲| 亚洲精品国产一区二区三区四区在线 | 色偷偷成人一区二区三区91| 成人一区二区三区| 成人av高清在线| 成人精品在线视频观看| zzijzzij亚洲日本少妇熟睡| va亚洲va日韩不卡在线观看| 91亚洲精品久久久蜜桃网站| 91小宝寻花一区二区三区| 色综合天天性综合| 91传媒视频在线播放| 欧美在线三级电影| 欧美日韩大陆一区二区| 欧美一区二区三区思思人| 欧美一级艳片视频免费观看| 欧美成人综合网站| 久久久久久久久久美女| 欧美国产精品一区| 亚洲人吸女人奶水| 香蕉影视欧美成人| 日本不卡高清视频| 国产一区二区精品久久91| 成人av网站免费| 91黄色小视频| 91精品国产入口在线| 久久久久久9999| 成人欧美一区二区三区视频网页 | 亚洲与欧洲av电影| 日日夜夜精品免费视频| 激情小说亚洲一区| 99久久伊人网影院| 欧美日韩精品福利| 久久综合九色综合欧美亚洲| 中文字幕不卡在线| 视频一区二区中文字幕| 国产大陆a不卡| 欧美亚洲禁片免费| 337p粉嫩大胆噜噜噜噜噜91av| 亚洲欧洲日产国产综合网| 午夜一区二区三区视频| 韩国女主播一区二区三区| 99精品黄色片免费大全| 欧美一卡2卡3卡4卡| 中文字幕在线不卡| 毛片不卡一区二区| 色综合天天综合狠狠| 日韩精品资源二区在线| 91精品在线一区二区| 久久影院视频免费| 亚洲精品国产a| 国产综合色精品一区二区三区| 91麻豆产精品久久久久久| 欧美一区二区三区系列电影| 国产精品久99| 久久66热re国产| 一区二区三区四区在线播放| 欧美日韩国产乱码电影| 久久久久国产免费免费| 亚洲欧美日韩国产手机在线| 久久国内精品视频| 欧美日韩三级一区| 欧美激情一区在线| 青娱乐精品视频| 亚洲精品视频一区| 亚洲国产精品欧美一二99| 亚洲国产精品一区二区久久恐怖片 | 18成人在线观看| 九九**精品视频免费播放| 91国在线观看| 国产精品你懂的| 免费xxxx性欧美18vr| 在线一区二区三区| 国产精品妹子av| 国产乱子轮精品视频| 日韩一区二区精品在线观看| 亚洲一区在线观看视频| 91浏览器在线视频| 中文一区二区在线观看| 国产一区二区在线免费观看| 制服视频三区第一页精品| 亚洲高清免费视频| 91在线免费视频观看| 国产精品污网站| 国产成人在线视频网址| 久久噜噜亚洲综合| 韩国三级电影一区二区| 欧美一级黄色录像| 免费观看在线色综合| 777奇米成人网| 奇米影视一区二区三区小说| 欧美日韩精品免费| 亚洲超碰精品一区二区| 欧美在线观看你懂的| 亚洲电影中文字幕在线观看| 欧美在线高清视频| 亚洲午夜视频在线| 欧美色大人视频| 性久久久久久久久| 91精品国产欧美一区二区| 蜜臀久久久99精品久久久久久| 91精品综合久久久久久| 老司机精品视频线观看86| 日韩精品一区二区三区四区视频| 精品一区二区免费| 久久奇米777| 成人av资源下载| 日韩美女视频一区| 欧美日韩另类一区| 精品影院一区二区久久久| 久久久精品免费观看| 成人精品一区二区三区中文字幕| 亚洲欧美自拍偷拍色图| 欧美系列亚洲系列| 免费人成精品欧美精品| 久久综合狠狠综合久久激情 | 精品日韩99亚洲| 国产精品影视在线观看| 国产精品网站一区| 91性感美女视频| 日本亚洲三级在线| 久久精品一区二区三区不卡| 99精品欧美一区| 日韩精品国产精品| 久久久久国产一区二区三区四区| av在线这里只有精品| 亚洲高清久久久| 2021国产精品久久精品| 99精品黄色片免费大全| 日韩在线a电影| 国产精品私人自拍| 欧美日韩免费高清一区色橹橹 | 3atv一区二区三区| 国产精品 欧美精品| 亚洲精选一二三| 精品国产一区二区亚洲人成毛片 | 在线影视一区二区三区| 久久精品国产亚洲a| 专区另类欧美日韩| 日韩精品一区二区三区中文不卡 | 亚洲va欧美va人人爽| 久久视频一区二区| 欧美视频自拍偷拍| 国产精品99久久久久久久vr| 亚洲一区二区精品3399| 国产亚洲视频系列| 7777精品伊人久久久大香线蕉完整版 | 国产一区不卡视频|