<!DOCTYPE HTML><HTMLLang= "en"><Head> <MetaCharSet= "UTF-8"> <title>Animations, columns, excessive</title> <Linkrel= "stylesheet"href= "Tzy.css"type= "Text/css"></Head><Body><Divclass= "Div0">Animation effects</Div><Divclass= "Div1">breakdown effect I was always a little bird, fly ah fly ah fly not high, fall down to die how to do? What to do? I am a little bird, fly ah fly ah fly not high, fall down to die how to do? What to do? I am a little bird, fly ah fly ah fly not high, fall down to die how to do? What to do? I am a little bird, fly ah fly ah fly not high, fall down to die how to do? What to do? I am a little bird, fly ah fly ah fly not high, fall down to die how to do? What to do? I am a little bird, fly ah fly ah fly not high, fall down to die how to do? What to do?
. Div0{width:100px;Height:100px;Background-color:Forestgreen;position:relative;-webkit-animation:Anima 5s Infinite Alternate;/*Animation animation effect infinite Infinite alternate alternating*/-o-animation:Anima 5s Infinite Alternate;Animation:Anima 5s Infinite Alternate;}@keyframes Anima{0%{background:#000; Left:0px;Top:0px;}25%{background:Firebrick; Left:200px;Top:0px;}50%{background:Fuchsia; Left:200px;Top:200px;}75%{background:Cornflowerblue; Left:0px;Top:200px;}100%{background:#000000; Left:0px;Top:0px;}}@-webkit-keyframes Anima{0%{background:#000; Left:0px;Top:0px;}25%{background:Firebrick; Left:200px;Top:0px;}50%{background:Fuchsia; Left:200px;Top:200px;}75%{background:Cornflowerblue; Left:0px;Top:200px;}100%{background:#000000; Left:0px;Top:0px;}}.div1{-webkit-column-count:4;Column-count:4;/*Number of columns*/Column-gap:30px;/*Column Distance*/Column-rule:5px outset #FF0000;/*column Color*/-webkit-column-rule:5px outset #FF0000;}. Div2{width:100px;Height:100px;Background-color:Deepskyblue;-webkit-transition:width 2s, height 2s,-webkit-transform 2s;transition:width 2s, height 2s, transform 2s;Transition-delay:2s;/*Excessive delay Time*/}. Div2:hover{width:200px;Height:200px;Transform:Rotate (360deg);-webkit-transform:Rotate (360deg);}
I am a little bird, fly ah fly ah fly not high, fall down to die how to do? What to do? I am a little bird, fly ah fly ah fly not high, fall down to die how to do? What to do? I am a little bird, fly ah fly ah fly not high, fall down to die how to do? What to do? I am a little bird, fly ah fly ah fly not high, fall down to die how to do? What to do? I am a little bird, fly ah fly ah fly not high, fall down to die how to do? What to do? I am a little bird, fly ah fly ah fly not high, fall down to die how to do? What to do? I am a little bird, fly ah fly ah fly not high, fall down to die how to do? What to do? I am a little bird, fly ah fly ah fly not high, fall down to die how to do? What to do? I am a little bird, fly ah fly ah fly not high, fall down to die how to do? What to do? I am a little bird, fly ah fly ah fly not high, fall down to die how to do? What to do? I am a little bird, fly ah fly ah fly not high, fall down to die how to do? What to do? I am a little bird, fly ah fly ah fly not high, fall down to die how to do? What to do? </Div><Divclass= "Div2">Over-effect display</Div></Body></HTML>
HTML Learning Notes CS Animation Basics (column effects can be used for waterfall Flow) Section 15th (original) Reference use table