面试题答案
一键面试div {
width: 300px;
height: 200px;
background-color: #87CEEB;
background-image: url('img.jpg');
background-position: bottom right;
background-repeat: no-repeat;
}
div {
width: 300px;
height: 200px;
background-color: #87CEEB;
background-image: url('img.jpg');
background-position: bottom right;
background-repeat: no-repeat;
}