注意在设置背景属性的时候,可以以一种简写的方式,写的方式如下所示:
<style>
div{
height:800px;
background:red url("green.jpg") no-repeat center
}
</style>
list-style:circle