当前位置: 首页 > news >正文

做资料网站违法搜索推广平台有哪些

做资料网站违法,搜索推广平台有哪些,抖音做我女朋友的网站,做擦边球视频网站CSS3动画 CSS3过渡的基本用法: CSS3过渡是元素从一种样式逐渐改变为另一种样式的效果。 过渡属性-transition 值与说明 transition-property 必需,指定CSS属性的name,transition效果即哪个属性发生过渡。 transition-duration 必需,t…

CSS3动画

CSS3过渡的基本用法:

CSS3过渡是元素从一种样式逐渐改变为另一种样式的效果。

过渡属性-transition

值与说明

transition-property

必需,指定CSS属性的name,transition效果即哪个属性发生过渡。

transition-duration

必需,transition效果需要指定多少秒s或毫秒ms才能完成。

transition-timing-function

指定transition效果的转速曲线,即规定过渡效果在不同阶级的速度。

transition-delay

定义transition效果开始的时候延时。

语法:

transition: property     duration

                timing-function    delay;

例:我们鼠标放置div上时,变化在两秒内完成

a98a2519448f458e9ff09df239b182d8.png

 

 <style>

        *{

            margin: 0;

            padding: 0;

        }

        .box{

            width: 200px;

            height: 100px;

            background-color: rgb(9, 255, 0);

            margin: 50px auto;

        }

        .box:hover{

            width: 400px;

            height: 200px;

            background-color: rgb(0, 255, 195);

            transition: all 2s;

        }

    </style>

</head>

<body>

    <div class="box"> </div>

</body>

8a73f73558fd4dd0b6ac3e5470fa398c.png

 

除了宽高当然背景颜色也是可以渐变的,一个一个写width,height bgc太麻烦,我们如果想全部变化就直接写all。

f7d4d1ba5b0642918c166aa09ee696a5.png

 过渡这个属性是谁想发生变化就加在谁上面,我们也可以分开设置:  transition: width 2s,height 3s,background-color 3s; (注意用逗号隔开),每个属性单独控制以达到意想不到的效果。

————————————————————

过渡效果在不同阶段的效果timing-function

值与说明

linear(线性的)

规定以相同速度开始是结束的过渡效果(匀速)

ease

规定慢速开始,然后变快,最后慢速结束的过渡效果(慢快慢)

ease-in

规定以慢速开始的过渡效果(慢快)

ease-out

规定以慢速结束的过渡效果(快慢)

ease-in-out

规定以慢速开始和结束的过渡效果(慢快慢),效果比ease还要慢一点。

————————————————————

我们可以写运动的方块来看看他们的具体运动情况,上代码:

9a663e4cab804ca3aff656a1fc84d2a7.png

 <title>css3动画</title>
    <style>
        *{
            margin: 0;
            padding: 0;
        }
        .box{
            width: 70%;
           border: 2px solid black;
            margin: 20px auto;
            position: relative;
            height: 500px;
        }
        .a,.b,.c,.d,.e{
            width: 70px;
            height: 70px;
            background-color: rgb(0, 255, 195);
            text-align: center;
            line-height: 70px;
            color: white;
            font-size: 13px;
            margin-top: 20px;
            position: absolute;
            top: 0;
            left: 0;
        }
          .a{
            transition: all 5s linear;
         }
         .b{
            margin-top: 110px;
            transition: all 5s ease;
         }
         .c{
            margin-top: 200px;
            transition: all 5s ease-in;
         }
         .d{
            margin-top: 290px;
            transition: all 5s ease-out;
         }
         .e{
            margin-top: 380px;
            transition: all 5s ease-in-out;
         }
        .box:hover .a,(注意hover后有空格)
        .box:hover .b,            
        .box:hover .c, 
        .box:hover .d,
        .box:hover .e{
            background-color: rgb(0, 72, 255);
            left: 95%;(令其移动到右边95%的位置)
        }
    </style>
</head>
<body>
    <div class="box">
    <div class="a">linner</div>
    <div class="b">ease</div>
    <div class="c">ease-in</div>
    <div class="d">ease-out</div>
    <div class="e">ease-in-out</div>
    </div>
</body>

e7a769bb52344879bc2cd2a521de55a5.png

 也可以加上颜色渐变,更清晰观察运动变化

83f2b797dcc84657bda373fe2ae5a9d1.png

 

http://www.dt0577.cn/news/3734.html

相关文章:

  • 成都和奇乐网站建设公司怎么样2023年8月疫情严重吗
  • wordpress修改省略图seo引擎优化外包公司
  • 秦皇岛一日游必去景点seo顾问服务公司站长
  • 微信公众平台官网入口seo排名的影响因素有哪些
  • 日照网络公司seo的培训网站哪里好
  • 网站做进一步优化免费发布广告信息平台
  • 扬州专注企业网站建设武汉seo推广
  • 网页设计教程花之语如何优化企业网站
  • 河北网站备案手机号码短信核验查询网站注册信息
  • 哈尔滨专门做网站简短的营销软文范文
  • 亚马逊产品开发流程8个步骤南昌seo专业团队
  • 滨海哪家专业做网站怎么做网站免费的
  • 阿里云上能建设自己的企业网站竞价排名的服务模式是
  • 公司微信网站制作搜外
  • 做苗木网站哪个公司好搜索引擎调词平台多少钱
  • 郑州网站建设郑州网站建设地推接单平台找推网
  • 怎么做盈利的网站搜狗网站收录入口
  • 网站的维护和更新常德seo
  • 医疗电子科技网站建设免费crm系统手机版
  • 单产品网站建设推广是做什么工作的
  • 网站建设信息稿长春seo顾问
  • 淘客网站怎么做济南网站建设老威
  • 吉林做网站优化怎么做微信小程序
  • 做响应式网站价格网页查询
  • 网页游戏在线网站推广seo招聘
  • 网站弹幕代码网红营销
  • 广东做网站优化公司报价微信管理系统软件
  • py怎么做网站北京网站优化
  • 网站域名注册申请东莞网站推广及优化
  • 网站文件夹没有权限设置windows优化大师怎么用