1、新建html文档。

3、书写hmtl代艨位雅剖码。<div id="page"><h1 id=媪青怍牙"logoh1"> </h1><div id="phoneCarousel"> <div class="previous arrow"></div> <div class="next arrow"></div> <div id="stage"> <img id="iphone" class="default" src="images/phones/iphone.png" width="270" height="400"/> <img id="nexus" src="images/phones/nexus_one.png" width="270" height="400" /> <img id="nokia" src="images/phones/nokia.png" width="270" height="400"/> <img id="blackberry" src="images/phones/blackberry.png" width="270" height="400" /> </div></div></div>

5、书写并添加js代码。<script src="1.4.2/jquery.min.js"></script><script src="js/script.js"></script>js包,可以网上下载。

7、查看效果。
