首先我们先来做一个简单的jQuery的效果图,具体内容如下 css代码 如下: <style type="text/css" media="screen"> *{margin: 0;padding: 0;} ul,li{list-style:none} ul { width: 300px; background: yellow; margin: 50px auto; } ul>li{ line-height: 50px; text-align: center; border-bottom: 1px solid