????? ?????? ???????? Css3 ?? ??????? ??????? ?????? ???????? ??????? ?? Flash? ??? ????? ?????? ???????? Css3 ??? ??????? ???????? ?????? ????? ?????? ?? ??????? ???????? ???? ?????! ????? ?????? ???????? ?? ??? ?????? ?????? ?? ????????? ????? ??? ??????? ?????? ???????? Css3 ??????? ?????????? ????? 74 ??????? ??????? ??????. ?????? ?? ?????? ??? ?????? ???????? ??? ????? ???? ??????? ???????? ?????? PowerPoint! ?? ???? ?????? ?????? ???????? ????????? ????? ?????? ??? ??? Css ?????? ????????! ???? ??????? ?? ????? ??? ????? ????? ?????? ???????? ???????? ?? ????? ?????? ??? ??? Css ??????? ??????? ??????? ???? ??????! ??? ??????? ???? ???? Css3 ?? ???? ???? ??? ?????? ????????!
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both } @-webkit-keyframes flash { 0%,100%,50% { opacity: 1 } @keyframes flash { 0%,100%,50% { opacity: 1 } .flash { -webkit-animation-name: flash; animation-name: flash }
事例代碼: <div class="animated flash ">測試</div> ;flash 可以用其它動(dòng)作名稱(chēng)代替
??? ??????? ??????: