但是如何在框的右侧和右侧获得图标?
background: url(images/icon.png) no-repeat right center;
这个CSS的解释如下:
背景:[url to image] [不要重复] [水平位置] [垂直位置]