用CSS截取图片中的某一块怎么写??background:url(pic.jpg) no-repeat left top后面两个参数就是移动图片位置的,第一个是水平位置,如left或者right或者center,第2个是垂直位置,如top或者bottom或者center,也可2023-04-09html-css270