定义和用法 cursor 属性规定要显示的光标的类型(形状) 取值 示例 #draggable{ width: 200px; height: 200px; padding: 0.5em; cursor: move; } 更多CSS-cursor 属性 相关文章请关注PHP中文网!