<!DOCTYPE HTML>
<html lang="zh-cn">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
<style type="text/css">
#All
{
margin: 0 auto;
width:400px;
height:400px;
}
#All ul
{
position:absolute;
top:200px;
text-align:center;
}
#All ul li
{
float:left;
margin-left:100px;
font-size:60px;
color:white;
opacity:0.5;
}
</style>
</head>
<script src="jquery-1.12.4.min.js