11th (Project Combat 1-tall dynamic effect)

Source: Internet
Author: User

Note: Animate.css and jquery-1.11.1. min.js file can be downloaded online, the main code is as follows<style type="Text/css"> *{margin:0;p adding:0;} Body{font-size:12px;font-family:"Microsoft Ya-Black"; color:#666;} . Flow{width: -%;background:# the;p adding:65px0;} . Flow. F_all{width:1198px;margin:0Auto;} . Flow. F_all dl{width:270px;color: #fff; font-size:14px;text-align:center;float: left;padding-left:25px;} . Flow. F_all DL Dt{width:136px;height:136px;margin:0Auto;} . Flow. F_all dl. One{background:url ("Http://www.tanzhouedu.net/images/style/icon1.png") no-repeat;} . Flow. F_all dl. Two{background:url ("Http://www.tanzhouedu.net/images/style/icon2.png") no-repeat;} . Flow. F_all dl. Three{background:url ("Http://www.tanzhouedu.net/images/style/icon3.png") no-repeat;} . Flow. F_all dl. Four{background:url ("Http://www.tanzhouedu.net/images/style/icon4.png") no-repeat;} . Flow. f_all dl. F_first{font-size:16px;font-weight: -; margin:20px010px0;} . Flow. F_all DL DD I{width:50px;height:0; border-bottom:1px solid #fff;d isplay:block;margin:10px auto;} . Flow. f_all dl. f_desc{color:#666;} /*Clear Float*/. Clear{clear:both;} </style> <!--jquery version of CSS that encapsulates all the CSS3 effects--<link href="Css/animate.css"Rel="stylesheet"Type="Text/css"/><body> <divclass="Flow"> <divclass="F_all"> <!--DL start--> <dl> <dtclass=" One"></dt> &LT;DDclass="F_first">1. Start<i></i> </dd> &LT;DDclass="F_desc"> Start with page 0, teach you layout .</dd> </dl> <!--end Dl--> <!--DL Start--> <dl> <dtclass=" Both"></dt> &LT;DDclass="F_first">2. Plan<i></i> </dd> &LT;DDclass="F_desc"> Developing generic components, buttons, popups, Windows .</dd> </dl> <!--end Dl--> <!--DL Start--> <dl> <dtclass="three"></dt> &LT;DDclass="F_first">3. Execution<i></i> </dd> &LT;DDclass="F_desc"> Sync layouts and Components to build page effects .</dd> </dl> <!--end Dl--> <!--DL Start--> <dl> <dtclass=" Four"></dt> &LT;DDclass="F_first">4. Results<i></i> </dd> &LT;DDclass="F_desc"> Make a variety of app sites and cool effects .</dd> </dl> <!--end Dl--> <divclass="Clear"></div> </div> </div><script type="Text/javascript"Src="Js/jquery-1.11.1.min.js"></script><script type="Text/javascript">$ (function () {//when the page load is complete, perform the action$(". Flow DT"). AddClass ("animated Rotatein"); //when the mouse slides to the DL label$(". Flow DT"). Hover (function () {$ ( This). Toggleclass ("Rotatein"). AddClass ("Flip"); },function () {$ ( This). Toggleclass ("Flip"). AddClass ("Rotatein");            }); });</script></body>

Effect show: This picture connotation animation cool animation effect

11th (Project Combat 1-tall dynamic effect)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.