cursor什么意思
Cursor是网页制作CSS中的光标类型,与图标文件Icon一样,是特殊类型的小位图。文件拓展名 扩展名一般为.cur。与图标文件Icon一样,是特殊类型的小位图,但是光标包含热点,通过其X和Y坐标可跟踪光标位置的像素。
操作类
向上改变大小(North) cursor: n-resize;
向下改变大小(South) cursor: s-resize;
向右改变大小(East) cursor: e-resize;
向左改变大小(West) cursor: w-resize;
向上右改变大小(North East) cursor: ne-resize;
向上左改变大小(North West) cursor: nw-resize;
向下右改变大小(South East) cursor: se-resize;
向下左改变大小(South West) cursor: sw-resize。
多重随机标签